Source: libcapture-tiny-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
 libinline-perl (>= 0.50)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>,
 Jonathan Yu <jawnsy@cpan.org>,
 gregor herrmann <gregoa@debian.org>,
 Salvatore Bonaccorso <carnil@debian.org>,
 Alessandro Ghedini <ghedo@debian.org>
Standards-Version: 3.9.5
Homepage: https://metacpan.org/release/Capture-Tiny/
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcapture-tiny-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcapture-tiny-perl.git

Package: libcapture-tiny-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}
Description: module to capture STDOUT and STDERR
 Capture::Tiny is a Perl module that provides a simple, portable way to
 capture anything sent to STDOUT or STDERR, regardless of whether it comes
 from Perl, XS code or an external program. Further, output can be captured
 while being passed through to the original handles.
