Changes for version 0.91.06 - 2011-03-06

  • commit be289df5d54d926ca0d123d4e4b7c301ab5478aa Author: Alexei Znamensky <russoz@cpan.org>
    • release 0.91.06
  • commit a37cf8351185d1d9a3eb16622f810193721b94c7 Merge: ee61f48 5e9d315 Author: Alexei Znamensky <russoz@cpan.org>
    • Merge branch 'feature/internal_dumper' into develop
  • commit 5e9d315b7dba1f8bad4813e143dea797f58cf98e Author: Alexei Znamensky <russoz@cpan.org>
    • added internal dumper feature
  • commit ee61f48ea853cc9bb98b67d926188f79a6f0cc52 Author: Alexei Znamensky <russoz@cpan.org>
    • process_into is now enabled by default
  • commit 73a575e65788f881cdf6e653c0ba688382d966e3 Author: Alexei Znamensky <russoz@cpan.org>
    • things to-do update
  • commit d0c14c0a5917fa0ed770daaa76c283fb8f786d7e Author: Alexei Znamensky <russoz@cpan.org>
    • removed some debugging comments

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 implementation using Curl
A HTTP Getter implementation using WWW::Mechanize