in reply to Re: Installing perl modules
in thread Installing perl modules
Of course, that is the first step. This Perl module (Makefile.PL) constructs a makefile which has various build-targets including install and test. This is the (well-documented) process that actually happens, whether invoked from cpan or not.
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Installing perl modules
by Argel (Prior) on Apr 13, 2011 at 00:56 UTC |