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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DManifest.pm18 manicheck filecheck fullcheck skipcheck
47 my @missing_files = manicheck;
172 =item manicheck
174 my @missing_files = manicheck();
185 sub manicheck { subroutine
212 does both a manicheck() and a filecheck(), returning then as two array
257 warn "Debug: manicheck checking from $MANIFEST $file\n" if $Debug;
282 warn "Debug: manicheck checking from disk $file\n" if $Debug;
625 C<&mkmanifest>, C<&manicheck>, C<&filecheck>, C<&fullcheck>,

Completed in 21 milliseconds