in reply to Compiling Perl with correct values in @INC
use lib "/path/to/perl/modules";
...at the beginning of your script.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Compiling Perl with correct values in @INC
by tadman (Prior) on Aug 16, 2002 at 10:12 UTC | |
Re: Re: Compiling Perl with correct values in @INC
by Courage (Parson) on Aug 16, 2002 at 10:54 UTC |