2c31fcf4a2
in Module::Inspector. It allows you to load the MANIFEST file that comes in a Perl distribution tarball, examine the contents, and perform some simple tasks. Granted, the functionality needed to do this is quite simple, but the Perl distribution MANIFEST specification contains a couple of little idiosyncracies, such as line comments and space-seperated inline comments. WWW: http://search.cpan.org/dist/Module-Manifest/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
6 lines
275 B
Text
6 lines
275 B
Text
%%SITE_PERL%%/Module/Manifest.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Manifest/.packlist
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Manifest
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
|
|
@dirrmtry %%SITE_PERL%%/Module
|