perl-io-captureoutput 1.1105 Capture STDOUT and STDERR from Perl code, subprocesses or XS

IO::CaptureOutput provides routines for capturing STDOUT and STDERR from perl subroutines, forked system calls (e.g. system(), fork()) and from XS or C modules.

This module is no longer recommended by its maintainer. Users are advised to try Capture::Tiny instead.