libio-captureoutput-perl

Module for capturing stdout and stderr from perl code, subprocesses or xs
  https://metacpan.org/release/IO-CaptureOutput
  0
  no reviews



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.