in reply to Setting environment!!
Notice that I didn't do this within BEGIN because you may also want to include other things like CGI.pm and that will break if you set the environment BEFORE you include your packages.$ENV{PERL5LIB} = '/foo';
i_had_a_little_trouble_so_i_came_up_with_this
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Re: Setting environment!!
by nardo (Friar) on Jul 03, 2000 at 22:44 UTC |