blob: 3db566737b42dad0857f4ee42d2c2952f1168465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( >=virtual/perl-Test-Simple-0.96 ) dev-lang/perl
DESCRIPTION=Finds name and type of a global variable
EAPI=6
HOMEPAGE=https://metacpan.org/release/Symbol-Global-Name
INHERIT=perl-module
IUSE=test
KEYWORDS=amd64
LICENSE=Artistic-2
RDEPEND=dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/A/AL/ALEXMV/Symbol-Global-Name-0.05.tar.gz
_eclasses_=multiprocessing 65f88f0e80751d45b06bbcfc4b149ccc perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module 0ee2b2b92175720c966a5608c62b458d
_md5_=1d08cbecfa7dd14f7da90a026478328d
|