On Sep 23, 2011 1:00 AM, "Mike McClain" <mike.j...@cox.net> wrote: > > On my system @INC doesn't include /usr/share/perl/5.8.8/ > even though there are nearly 1000 files there. > Can anybody tell me where @INC is set. >
Compile time IIRC. Where did that perl come from? Ie, if its from a package manager, which one and what's the package version? What linux distribution version are you on? Either way, I suggest perlbree but you'll run ok either way. > mike@/deb40a:~/perl> perl -v > This is perl, v5.8.8 built for i486-linux-gnu-thread-multi >