blob: 49a3ed127f052f9b9ace7343e305cd54b420850d (
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 cac3169468f893670dac3e7cb940e045 perl-functions 6ec4c4d8fc8324200f1c14e8d158c59b perl-module ae176ff49e02bcbe576f6436b031c518
_md5_=1d08cbecfa7dd14f7da90a026478328d
|