Perl library question
William D Ricker
wdr at TheWorld.com
Thu Jan 5 22:07:02 EST 2006
> The answer that I was looking for is the environment variable PERL5LIB
> Setting this is equivalent to the -I flag or the 'use lib' directive.
Also, PERLLIB environmnet variable is used if PERL5LIB is not set.
(This is a carryover from the Perl4 to Perl5 transition.)
As with PATH and LIBPATH and friends, it is a : delimited path (; on
Windoze).
--
/"\ Bill Ricker N1VUX wdr at world.std.com
\ / http://world.std.com/~wdr/
X Member of the ASCII Ribbon Campaign Against HTML Mail
/ \
More information about the Discuss
mailing list