in reply to installing CPAN modules locally with a local perl installation
Hope that helps. If not, hopefully a more knowledgeable monk can help you.# instead of an implicit path (which might end up using /usr/bin/perl) perl Makefile.PL # use an explicit path to the perl binary you want /home/me/build/perl/inst/usr/local/bin/perl Makefile.PL
__________
The trouble with having an open mind, of course, is that people will insist on coming along and trying to put things in it.
- Terry Pratchett
|
|---|