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

Changes for version 0.82

  • Moving changes in 0.81_01 to a production release

Changes for version 0.81_01

  • This is the first in a series of refactoring test releases.
  • Removed Makefile.PL message noisily asking users to do CPAN Testers dirty work.
  • Simplfied the Makefile.PL code a little.
  • Upgraded all tests to Test::More
  • Added a $VERSION for all modules
  • Adding some missing POD sections
  • Various other clean ups

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