http://www.perlmonks.org?node_id=606951


in reply to Re: .htaccess for Locating Locally Installed Perl
in thread .htaccess for Locating Locally Installed Perl

Hi johngg,
Following your suggestion here is what I have:
bioinfo@sf3:~[505]$ perl -le 'print for @INC;' /home/rsch/bioinfo/lib/perl5/site_perl/5.8.7/sun4-solaris /home/rsch/bioinfo/lib/perl5/site_perl/5.8.7 /home/rsch/bioinfo/.perl/lib/5.8.7/sun4-solaris /home/rsch/bioinfo/.perl/lib/5.8.7 /home/rsch/bioinfo/.perl/lib/site_perl/5.8.7/sun4-solaris /home/rsch/bioinfo/.perl/lib/site_perl/5.8.7 /home/rsch/bioinfo/.perl/lib/site_perl .

Regards,
Edward