Jason Dusek wrote:
Hi List,

My @INC is messed up - Perl can't find any modules. If I know the path to a module, is there some kind of quick work around?

For those who are curious, I seem to have broken my @INC by installing the ports (I'm on FreeBSD) for Perl 5.6.1 and Perl 5.8.2.

You installed both versions? How are you running perl? What is /usr/bin/perl linked to? What is 'perl -V'? 'perl5.6.1 -V'? 'perl5.8.2 -V'? Is the environment vars 'PERLLIB' and/or 'PERL5LIB' set?


Randy.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to