
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.
note that this module is no longer recommended by its upstream maintainer - see capture::tiny (in package libcapture-tiny-perl) instead.