blob: 0e37cc98ae70786fb95d237079a323404b5c070d (
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 6ec4c4d8fc8324200f1c14e8d158c59b perl-module 58b5d72d607014c48b5a1e106318d584
_md5_=65b98b7833f3cb7408034fe9075ff8dd
|