Modules
A "super-node" that can link a sequence of nodes
A DataFlow item with the associated metadata
Meta-data required for DataFlow::Item
A generic processing node in a data flow
Dumper node, will print every input item to STDERR with Data::Dumper
A filter node for HTML content.
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
Provides
in lib/DataFlow/Node/CSV.pm
in lib/DataFlow/Node/Debug.pm
in lib/DataFlow/Node/Encoding.pm
in lib/DataFlow/Node/FileData.pm
in lib/DataFlow/Node/LiteralData.pm
in lib/DataFlow/Node/MultiPageURLGenerator.pm
in lib/DataFlow/Node/SQL.pm
in lib/DataFlow/Node/URLRetriever.pm
in lib/DataFlow/Node/URLRetriever/Get.pm
in lib/DataFlow/Node/URLRetriever/Get/Curl.pm
in lib/DataFlow/Node/URLRetriever/Get/Mechanize.pm