Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: installChapter 8
Standard Modules
Next: Reference: pm_to_blib
 

install_default

install_default ([fullext])

Calls install with the same arguments as the MakeMaker defaults. Takes zero or one argument. With no argument, it treats $ARGV[0] as the argument. If present, the argument contains the value of MakeMaker's FULLEXT key.


Previous: Reference: installPerl in a NutshellNext: Reference: pm_to_blib
Reference: installBook IndexReference: pm_to_blib