Changes for version 0.03 - 2009-02-20

  • Added:
    • capture_merged() and tee_merged()
  • Fixed:
    • Tests skip if not Win32 and no fork() (rather than Build.PL and Makefile.PL failing); this allows capture() on odd platforms, even if fork doesn't work

Modules

Capture STDOUT and STDERR from Perl, XS or external programs

Examples