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

Changes for version 0.11

  • Fixed bug when destructor was invoked from children (shoud be only from main thread) With this fix it works ok on perl 5.8.9, put 5.8.0 as a requirement
  • run() implemented as pipeline {opt}; so input_iterator is no longer supported. use <input> instead.

Modules

parallel data processing conveyor