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