2007fld has asked for the wisdom of the Perl Monks concerning the following question:
But when I added /mydir/perl/lib/perl5/site_perl/5.10.0 in $PERL5LIB, @INC automatically looks for /mydir/perl/lib/perl5/site_perl/5.10.0/x86_64-linux, thus the modules are not found.
What caused the @INC to look for "x86_64-linux" instaed of "x86_64-linux-thread-multi" ?
Thanks a lot!
|
|---|