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

Changes for version 0.78 - 2004-03-09

  • Removed all psuedohashes
  • Require Win32::Process when on Win32 (<CORION a t cpan . org>)
  • Retry the select() instead of croaking when EINTR occurs (Ilya Martynov, ilya a t iponweb.net)
    • This needs further testing and analysis, but works for the submitter.

Modules

system() and background procs w/ piping, redirs, ptys (Unix, Win32)
debugging routines for IPC::Run
I/O channels for IPC::Run.
Timer channels for IPC::Run.
helper routines for IPC::Run on Win32 platforms.
helper routines for IPC::Run on Win32 platforms.
helper processes to shovel data to/from parent, child