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

Changes for version 0.32 - 2016-02-18

  • Docs
    • Changed internal formatting of documentation
  • Changes
    • No functional changes from 0.31

Changes for version 0.31 - 2016-02-14 (TRIAL RELEASE)

  • Fixed
    • Application of layers to handles during and after capture now attempts to more accurately duplicate the original layers, including potential duplicate layers. Because of the unusual ways that layers are ordered and applied, exact duplication is not guaranteeed, but this should be better that what Capture::Tiny did before.
    • Avoids a hard crash on Windows with Perl < 5.20 if a fork occurs in a capture block. Also documented the risks and lack of support for forks in capture blocks.

Modules

Capture STDOUT and STDERR from Perl, XS or external programs