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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DManifest.pm19 manifind maniread manicopy maniadd
56 manicopy($read,$target);
368 =item manicopy
370 manicopy($src, $dest_dir);
371 manicopy($src, $dest_dir, $how);
385 sub manicopy { subroutine
387 croak "manicopy() called without target argument" unless defined $target;
626 C<&maniread>, and C<&manicopy> are exportable.

Completed in 16 milliseconds