blob: 30d49a330442d242b6d35afada70ddf6b2a9db26 (
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/Moo-2.3.0 !minimal? ( >=dev-perl/Sub-Name-0.80.0 ) virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker test? ( >=dev-perl/Test-Fatal-0.3.0 >=virtual/perl-Test-Simple-0.940.0 ) dev-lang/perl
DESCRIPTION=efficient generation of subroutines via string eval
EAPI=6
HOMEPAGE=https://metacpan.org/release/Sub-Quote
INHERIT=perl-module
IUSE=test minimal
KEYWORDS=amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sparc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=!<dev-perl/Moo-2.3.0 !minimal? ( >=dev-perl/Sub-Name-0.80.0 ) virtual/perl-Scalar-List-Utils dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/H/HA/HAARG/Sub-Quote-2.003001.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions f1ee42d38920b69fd6b6229cef80b7f4 perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=e098b8e98fd8313f6c2ebdc2b7d4c57d
|