The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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