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

Changes for version 0.15 - 2011-05-19

  • Change the order of arguments to ResultEvent to fit my sense of their order of importance
  • Events/functions which return the complete stdout/stderr will now return arrays instead of strings so it works with non-linebased output.
  • Eliminate the 'WheelArgs' parameter. Instead, any extra arguments will be passed to POE::Wheel::Run.
  • Shut down the child's stdin if we don't have input to pass to it

Modules

A lazy way to wrap blocking code and programs