blob: fd486ec12bef4e5241c285c6f1137eb213b0629d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare test
DEPEND=virtual/perl-File-Spec virtual/perl-Exporter virtual/perl-Getopt-Long virtual/perl-ExtUtils-MakeMaker test? ( dev-perl/Devel-FindPerl >=virtual/perl-Test-Simple-0.880.0 ) dev-lang/perl
DESCRIPTION=get the full path to a locally installed module
EAPI=6
HOMEPAGE=https://metacpan.org/release/Module-Path
INHERIT=perl-module
IUSE=test
KEYWORDS=amd64 ~x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-File-Spec virtual/perl-Exporter virtual/perl-Getopt-Long dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://cpan/authors/id/N/NE/NEILB/Module-Path-0.19.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module fdedfc91b478ee55457221eb728e3de5
_md5_=b046ff017f8c644cf2b311bc9ae9e4aa
|