New package: perl-IO-CaptureOutput-1.1104

This commit is contained in:
Sir_Boops 2017-03-13 18:21:35 -06:00
parent 35e5114655
commit 7c3dc55229

View File

@ -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 <admin@boops.me>"
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}"