in reply to
use lib in modules
You can set the
PERL5LIB
environment variable to the location of your external modules. You can use
mod_env
to set this.
Comment on
Re: use lib in modules
Download
Code
In Section
Seekers of Perl Wisdom