Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: install_defaultChapter 8
Standard Modules
Next: Reference: uninstall
 

pm_to_blib

pm_to_blib (\hashref[, dir])

Takes a hash reference as the first argument and copies all the keys of the hash to the corresponding values. Filenames with the .pm extension are autosplit. The optional second argument is the autosplit directory.


Previous: Reference: install_defaultPerl in a NutshellNext: Reference: uninstall
Reference: install_defaultBook IndexReference: uninstall