diff --git a/srcpkgs/perl-IO-CaptureOutput/template b/srcpkgs/perl-IO-CaptureOutput/template new file mode 100644 index 00000000000..b6aadb28914 --- /dev/null +++ b/srcpkgs/perl-IO-CaptureOutput/template @@ -0,0 +1,15 @@ +# Template file for 'perl-IO-CaptureOutput' +pkgname=perl-IO-CaptureOutput +version=1.1104 +revision=1 +build_style=perl-module +hostmakedepends="perl" +makedepends="${hostmakedepends}" +depends="perl" +short_desc="Capture STOUT/ERR from perl code" +maintainer="Sir_Boops " +homepage="http://search.cpan.org/dist/IO-CaptureOutput/" +license="Artistic, GPL-1" +distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz" +checksum=fcc732fcb438f97a72b30e8c7796484bef2562e374553b207028e2fbf73f8330 +wrksrc="IO-CaptureOutput-${version}"