diff --git a/srcpkgs/perl-Test-Differences/template b/srcpkgs/perl-Test-Differences/template new file mode 100644 index 0000000000..712bfa3aad --- /dev/null +++ b/srcpkgs/perl-Test-Differences/template @@ -0,0 +1,15 @@ +# Template build file for 'perl-Test-Differences'. +pkgname=perl-Test-Differences +version=0.63 +revision=1 +wrksrc="${pkgname#*-}-${version}" +build_style=perl-module +makedepends="perl" +depends="perl perl-Text-Diff" +short_desc='Test::Differences - Test strings / data and show differences if not ok' +maintainer="Enguerrand de Rochefort " +homepage="https://metacpan.org/pod/Test::Differences" +license="Artistic, GPL-1, GPL-2, GPL-3" +distfiles="$CPAN_SITE/Test/Test-Differences-${version}.tar.gz" +checksum=7c657a178c32f48de3b469f6d4f67b75f018a3a19c1e6d0d8892188b0d261a66 +noarch=yes