All knowing Perl Gurus,
I installed Perl 5.6.1 and now nothing in @INC is being seen.  I am
receiving the following error to be specific:

Can't locate strict.pm in @INC (@INC contains:
/usr/local/lib/perl5/5.6.1/i486-linux /usr/local/lib/perl5
/5.6.1 /usr/local/lib/perl5/site_perl/5.6.1/i486-linux
/usr/local/lib/perl5/site_perl/5.6.1 /usr/local/li
b/perl5/site_perl) at /opt/apache/cgi-bin/cvsweb.cgi line 53.

but find / -name stric.pm returns /usr/local/lib/perl5/5.6.1/strict.pm

strict.pm has read permissions for all (I have tried rwx and that did not
work either)

also, if I comment out line 53, then I receive the same error only for
vars.pm, seeing a pattern here?

I have seen this question asked many times on many different forums, but
none with an actual reply that worked.
I am pulling my hair out over this one, any suggestions will be greatly
appreciated.  I am very new to Perl so please be specific.

Thank You,
Kevin Q.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to