![]() |
|
laziness, impatience, and hubris | |
PerlMonks |
Re: What to tell Module::Build, and where?by dragonchild (Archbishop) |
on Apr 20, 2008 at 14:44 UTC ( #681779=note: print w/replies, xml ) | Need Help?? |
Avoid the whole mess and keep two perl installs. Have the system perl (/usr/bin/perl or /usr/local/bin/perl) which aptitude maintains. Then, have your own personal perl (~/bin/perl) which has your own modules. Check out Perl::Install for an easy way to install it. Patches welcome.
My criteria for good software:
In Section
Seekers of Perl Wisdom
|
|