Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: pm_to_blibChapter 8
Standard Modules
Next: 8.51 ExtUtils::Install
 

uninstall

uninstall (packlistfile, verbose, nonono)

Uninstalls files. Takes the following arguments:

packlistfile

Name of file containing filenames to be unlinked.

verbose

Verbose switch.

nonono

No-don't-really-do-it-now switch.


Previous: Reference: pm_to_blibPerl in a NutshellNext: 8.51 ExtUtils::Install
Reference: pm_to_blibBook Index8.51 ExtUtils::Install