blob: a580334fa352c403ec4abf5b4d18f710c3a86460 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-perl/Module-Install virtual/perl-ExtUtils-MakeMaker dev-lang/perl
DESCRIPTION=Designate tests only run by module authors
EAPI=6
HOMEPAGE=https://metacpan.org/release/Module-Install-AuthorTests
INHERIT=perl-module
IUSE=test
KEYWORDS=amd64 x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=dev-perl/Module-Install dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/R/RJ/RJBS/Module-Install-AuthorTests-0.002.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module fdedfc91b478ee55457221eb728e3de5
_md5_=19489baefb06ff8a02baa2451a77f7e4
|