Changes for version 0.91.05
- commit cdba91eeeb889190af44942745d7fd19a98aa731 Author: Alexei Znamensky <russoz@cpan.org>
- removed unnecessary POD sections
- commit 83a097595cfb223ec7ce0950df46c9f322b9cca1 Author: Alexei Znamensky <russoz@cpan.org>
- using @Basic, bumped version to 0.91.05
- commit 056d50f68affdc3514ae1d187249d4b4459cf084 Author: Alexei Znamensky <russoz@cpan.org>
- removed Readonly from the dependencies list
- End of changes in the last 365 days
Modules
A framework for dataflow processing
A "super-node" that can link a sequence of nodes
A piece of information to be processed
A piece of information metadata
A generic processing node in a data flow
A CSV converting node
A debugging node that will dump data to STDERR
A encoding conversion node
A node that reads that from a file
A HTML filtering node
A node provides its initialization data for flow processing
A node that generates multi-paged URL lists
A No-Op node, input data is passed unmodified to the output
A null node, will discard any input and return undef in the output
A node that generates SQL clauses
An URL-retriever node
A HTTP Getter
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize