Searched defs:Manifest (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DManifest.pm1 package ExtUtils::Manifest;
39 ExtUtils::Manifest - utilities to write and check a MANIFEST file
43 use ExtUtils::Manifest qw(...funcs to import...);
65 ExtUtils::Manifest exports no functions by default. The following are
436 croak("ExtUtils::Manifest::cp_if_diff " .
630 C<$ExtUtils::Manifest::MANIFEST> defaults to C<MANIFEST>. Changing it
636 C<$ExtUtils::Manifest::Quiet> defaults to 0. If set to a true value,
639 C<$ExtUtils::Manifest::Debug> defaults to 0. If set to a true value,

Completed in 21 milliseconds