The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.111050

  • commit e2385c8ec3bbc9293cc68da9f7589865dd073d31 Author: Alexei Znamensky <russoz@cpan.org>
    • fixed pod tags in documentation
  • commit 22f75adf696c31c72405862e7ea30b8c32764375 Author: Alexei Znamensky <russoz@cpan.org>
    • fixed twitter url
  • commit 76ceda0b76058f32ded39816c5f12ac7459b6e45 Author: Alexei Znamensky <russoz@cpan.org>
    • added minimum level for LWP::Curl

Modules

A component for dataflow processing
A piece of information to be processed
A piece of information metadata
A data processor class
A CSV converting processor
A debugging processor that will dump data to STDERR
A encoding conversion processor
A HTML filtering processor
A processor that generates multi-paged URL lists
A No-Op processor: input data is passed unmodified to the output
A 'null' processor, will discard any input and return undef in the output
A processor that generates SQL clauses
A processor that reads that from a file
A processor that writes data to a file
An URL-retriever processor
A role that provides a facility for dumping data to STDERR
A role that provides a file-handle for processors
A HTTP Getter
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize