15 lines
549 B
Bash
15 lines
549 B
Bash
# Template file for 'perl-Test-NoWarnings'
|
|
pkgname=perl-Test-NoWarnings
|
|
version=1.04
|
|
revision=4
|
|
build_style=perl-module
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${hostmakedepends}"
|
|
short_desc='Test::NoWarnings - Make sure you did not emit warnings while testing.'
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="LGPL-2.1-only"
|
|
homepage="https://metacpan.org/release/Test-NoWarnings"
|
|
distfiles="$CPAN_SITE/Test/Test-NoWarnings-${version}.tar.gz"
|
|
checksum=638a57658cb119af1fe5b15e73d47c2544dcfef84af0c6b1b2e97f08202b686c
|