The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.91.10

  • commit 0b66b1e1d544af0ead466207375a6959f2048c8a Author: Alexei Znamensky <russoz@cpan.org>
    • version 0.91.10
  • commit 9242e7095b6be21fd0531b8381ab5485e5baa213 Author: Alexei Znamensky <russoz@cpan.org>
    • some dependencies nees some specific versions

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 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
A node that reads that from a file
A node that writes data to a file
An URL-retriever node
A HTTP Getter implementation using Curl
A HTTP Getter implementation using WWW::Mechanize
A role that provides a file-handle for nodes