Changes for version 1.111010
- commit 82ae399f343c1849605e7a16a7581d8730afc279 Author: Alexei Znamensky <russoz@cpan.org>
- perltidy
- commit 10361f7f2e413ec4907f08b34b3c88a349b7e7f6 Author: Alexei Znamensky <russoz@cpan.org>
- added some moose-attribute documentation
- commit 94978b9b1fe39c300e3ecaed22e418fac509934d Author: Alexei Znamensky <russoz@cpan.org>
- changed tweet url upon releasing
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