Re: perl and @INC

2002-02-08 Thread Joey Hess
Richard P. Groenewegen wrote: > I believe this is incorrect. For instance, I have packages in > /usr/lib/perl5/5.005/i386-linux/, but perl cannot find these packages. If those are debian packages, file bugs on them. Noone is supposed to use that directory anymore. I can't find any packages in un

perl and @INC

2002-02-07 Thread Richard P. Groenewegen
Hi, When I type perl -V , I get (among other things): @INC: /home/rpg/lib/perl /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl/i386-linux /usr/local/lib/s