16 lines
589 B
Bash
16 lines
589 B
Bash
# Template file for 'perl-Test-FailWarnings'
|
|
pkgname=perl-Test-FailWarnings
|
|
version=0.008
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl perl-Capture-Tiny"
|
|
depends="${makedepends}"
|
|
short_desc="Test::FailWarnings - Add test failures if warnings are caught"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="http://search.cpan.org/dist/Test-FailWarnings"
|
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=da34ef9029f6849d6026201d49127d054ee6ac4b979c82210315f5721964a96f
|