in reply to
Problems with 'use lib'
Instead of using
use lib
and fiddling with environment variables, is there a reason you can't just set the environment variable
PERL5LIB
to whatever value is necessary?
Comment on
Re: Problems with 'use lib'
Select
or
Download
Code
In Section
Seekers of Perl Wisdom