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

Changes for version 1.07_01 - 2008-01-30

  • added support for capturing to named files instead of anonymous temporary ones (adapted from patch from Anton Berezin)
  • added support to pass through STDOUT or STDERR without capture while capturing the other one (adapted from patch from Anton Berezin)

Modules

capture STDOUT and STDERR from Perl code, subprocesses or XS