Changes for version 1.09 - 2008-07-03
- Added: parameter validation and error messages
- Documented: examples of capturing only to a file and parameter errors
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