Changes for version 0.04 - 2009-02-25

  • Added:
    • Can capture/tee even if STDIN, STDOUT or STDERR are closed prior to capture/tee block
    • Generally, added more error handling
  • Fixed:
    • Will timeout instead of hang if subprocesses fail to start

Modules

Capture STDOUT and STDERR from Perl, XS or external programs

Examples