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 1.08_50 - 2008-05-19

  • Changed: doesn't bother to read captured output back from file if no scalar reference is provided to receive it
  • Fixed: 'capture { .. } undef, undef, $capture_file' now correctly merges STDOUT and STDERR

Modules

capture STDOUT and STDERR from Perl code, subprocesses or XS