17 lines
594 B
Bash
17 lines
594 B
Bash
# Template file for 'perl-Test-Warnings'
|
|
pkgname=perl-Test-Warnings
|
|
version=0.026
|
|
revision=1
|
|
wrksrc="${pkgname/perl-/}-${version}"
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="perl"
|
|
checkdepends="perl-CPAN-Meta-Check"
|
|
depends="${makedepends}"
|
|
short_desc="Test::Warnings - Test for warnings and the lack of them"
|
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|
license="Artistic, GPL-1"
|
|
homepage="http://search.cpan.org/dist/Test-Warnings"
|
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
|
checksum=ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08
|