freebsd-ports/devel/p5-Module-CoreList/pkg-plist
Dmitry Sivachenko a06b8cd0c7 New port: p5-Module-CoreList
Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $].  The second level hash
is module => version pairs.

It also contains %Module::CoreList::released hash, which has ISO formatted
versions of the release dates, as gleaned from the perlhist manpage.

Submitted by:	Autrijus Tang <autrijus@autrijus.org>
2003-08-28 07:37:46 +00:00

6 lines
296 B
Text

bin/corelist
%%SITE_PERL%%/Module/CoreList.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/CoreList/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/CoreList
@unexec rmdir %D/%%SITE_PERL%%/Module 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module 2>/dev/null || true