in reply to
PERL5OPT and -M
Just use
PERL5LIB=/my/personal/lib
instead, it's exactly made for the situation at hand, and a bit cleaner at that.
Update: see
perlrun
for details.
Comment on
Re: PERL5OPT and -M
Download
Code
Replies are listed 'Best First'.
Re^2: PERL5OPT and -M
by
perl5ever
(Pilgrim)
on Mar 11, 2009 at 03:24 UTC
Yes,
PERL5LIB
is what I want - thanks!
[reply]
[d/l]
In Section
Seekers of Perl Wisdom