start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: m Chapter 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: m Perl in a Nutshell Next: Reference: o
Reference: m Book Index Reference: o