Changes for version 1.110860
- commit 83f6866b9c884626fe108972b88895081c8d6ff7 Author: Alexei Znamensky <russoz@cpan.org>
- ran through perltidy
- commit b2ad7e90e46e6393288599d940a5f2d15da94095 Author: Alexei Znamensky <russoz@cpan.org>
- autoversion and twitter upon releasing
- commit df715d80847e83fc85f5360517bf0acdab518368 Author: Alexei Znamensky <russoz@cpan.org>
- simple test for DataFlow::Proc::SimpleFileOutput
- commit 9f59e81105e1d39dfa8ae5b63fe2dcccf9ba1356 Author: Alexei Znamensky <russoz@cpan.org>
- multiple 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
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