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

Changes for version 0.000004 - 2017-05-03

  • Remove dependancy on 'parent'
  • Stop leaving temp files behind

Modules

Event to represent a line of STDOUT or STDERR output.
Turn output written to STDOUT and STDERR into Events.
The PerlIO::via:: base class used by IOEvents for output lines.
The PerlIO::via:: class used by IOEvents for STDERR lines.
The PerlIO::via:: class used by IOEvents for STDOUT lines.
Send STDERR and STDOUT output to a single file in addition to the original, including timestamp markers.
The PerlIO::via class used by Test2::Plugin::IOMuxer.
Load IOEvents and IOMuxer so that they work together.
Override CORE::GLOBAL::open() to fix perlio via cloning.