Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: mChapter 2
Installing Perl
Next: Reference: o
 

make

make [arglist]

Unconditionally runs a make on each argument in arglist, which can be a module or a distribution. For a module, CPAN.pm finds and processes the distribution that contains the module.


Previous: Reference: mPerl in a NutshellNext: Reference: o
Reference: mBook IndexReference: o