A friend has a server and when I look at the @INC, this is what I get:

usr/local/slash/apache/vhosts/izo/cgi-bin/help
/usr/local/slash/perl5/lib/5.00503/
/usr/local/slash/perl5/lib/site_perl/5.005
/usr/local/slash/apache/lib/perl/5.00503/
/usr/local/slash/apache/lib/perl/site_perl/5.005//i386-linux
/usr/local/slash/apache/lib/perl/site_perl/5.005/
/usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005
. /usr/local/slash/apache/ /usr/local/slash/apache/lib/perl
/usr/local/slash/apache/lib/perl/5.00503/
/usr/local/slash/apache/lib/perl/site_perl/5.005/
/usr/local/slash/perl5/lib/5.00503/
/usr/local/slash/perl5/lib/site_perl/5.005

Doesn't that seem a little excessive on the numerous perl paths?

Could this cause problems running perl scripts?

It even looks like it has a bad path in it such as:

/usr/local/slash/apache/lib/perl/site_perl/5.005//i386-linux

I'm not big on apache but I would assume the double // is incorrect.

Troy




_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to