in reply to
Re: INC
in thread
Changing @INC after moving Perl
Pointers to the docs:
use lib ...
is described if you run
perldoc
lib
(click the second link); the
PERL5LIB
environment variable is described in
perlrun
.
Comment on
Re: Re: INC
Select
or
Download
Code
In Section
Seekers of Perl Wisdom