|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^3: Can't locate AMOS/AmosLib.pm in @INCby Eliya (Priest) |
| on May 18, 2012 at 17:59 UTC ( #971349=note: print w/ replies, xml ) | Need Help?? |
|
Well, if this is true, your perl is broken :) Or your script resets @INC. Or your script runs in taint mode (-T). Or you showed the wrong error message in your OP. Items in PERL5LIB should otherwise always appear in the reported @INC:
As you can see, /foo/bar has been added to @INC.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||