diff --git a/srcpkgs/perl-Test-UseAllModules/template b/srcpkgs/perl-Test-UseAllModules/template new file mode 100644 index 00000000000..43c46454f2a --- /dev/null +++ b/srcpkgs/perl-Test-UseAllModules/template @@ -0,0 +1,16 @@ +# Template build file for 'perl-Test-UseAllModules' +pkgname=perl-Test-UseAllModules +version=0.17 +revision=1 +wrksrc="Test-UseAllModules-$version" +build_style=perl-module +hostmakedepends="perl" +makedepends="perl" +depends="$hostmakedepends" +short_desc="Do use_ok() for all the MANIFESTed modules" +maintainer="Leah Neukirchen " +homepage="https://metacpan.org/release/Test-UseAllModules" +license="Artistic-1.0-Perl, GPL-1.0-or-later" +distfiles="${CPAN_SITE}/Test/Test-UseAllModules-${version}.tar.gz" +checksum=a71f2fe8b96ab8bfc2760aa1d3135ea049a5b20dcb105457b769a1195c7a2509 +noarch=yes