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.111230

  • commit ddce42c62c1c76c1eacb5451230ecb29c4b93b0d Author: Alexei Znamensky <russoz@cpan.org>
    • fixed encoding proc - not tested yet
  • commit 79fac642c11f1fcf64b616c9fb0e885d7966784b Author: Alexei Znamensky <russoz@cpan.org>
    • added support for Text::CSV::Encoded to CSV proc
  • commit a6c0970bde660b1094b72b5794e96e2a6b9ff264 Author: Alexei Znamensky <russoz@cpan.org>
    • no it doesnt
  • commit dee71e9e29e9f63b8780543fd4c77d2ff9677e53 Author: Alexei Znamensky <russoz@cpan.org>
    • SimpleFileInput
  • commit 9789c75b58eda108824bcad7275fdfc2afa7515b Author: Alexei Znamensky <russoz@cpan.org>
    • last queue must be counted too
  • commit 3a3b1cec957bff7cbe6f7774c3e3b29decc2bdff Author: Alexei Znamensky <russoz@cpan.org>
    • cosmetic changes
  • commit e2a486d3d060775ed7a14b11f7713cfdddca6ee1 Author: Alexei Znamensky <russoz@cpan.org>
    • small changes

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
[DEPRECATED] 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 role that defines a proc-handler
A TypePolicy that accepts only array-references
A TypePolicy that processes into references' values
A TypePolicy that processes into array references only
A TypePolicy that treats all items as scalars
A HTTP Getter
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize