Changes for version 1.04_01 - 2007-10-29

  • DAGOLDEN added as maintainer; updated build system and packaging for ongoing maintenance
  • bugfix: capture.t would fail on Win32 if Inline::C was installed; fixed the sample C code used in testing to flush stderr (RT#21712)
  • bugfix: was failing on perl 5.8.0 due to extraneous space in call to open(); removing the space fixed the bug (RT#22044)

Modules

capture STDOUT and STDERR from Perl code, subprocesses or XS