|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re^5: cpan: unable to install modulesby Bloodnok (Vicar) |
| on Nov 10, 2009 at 17:26 UTC ( #806281=note: print w/ replies, xml ) | Need Help?? |
|
PERL5LIB is an environment variable, not a module, and should be set to 'point to' the location of the alternate library location(s) (if any) such that the command perl -V should contain a list of all the standard library locations for your installation together with any alternate locations. Since neither /Library/Perl/5.8.6 or /System/Library/Perl/5.8.6 are standard locations, I would infer that PERL5LIB isn't being used, as it ought, to do its job - what you need, I'm guessing, is something like:
A user level that continues to overstate my experience :-))
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||