The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03

  • included t/open-handler.t in manifest
  • for perl 5.6, skipped 6 tests of open() that it can't handle
  • define WIFEXITED and WEXITSTATUS macros if not implemented
  • macros defined and tests now pass on Win32, thanks to William Orr

Modules

provide mock results for external commands
emulates and records command output
stores and emulates commands
reads scalars using $/ behaviour
emulate open() filehandle