Source: libio-captureoutput-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: libinline-c-perl , perl Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libio-captureoutput-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libio-captureoutput-perl.git Homepage: https://metacpan.org/release/IO-CaptureOutput Rules-Requires-Root: no Package: libio-captureoutput-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for capturing 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. . Note that this module is no longer recommended by its upstream maintainer - see Capture::Tiny (in package libcapture-tiny-perl) instead.