in reply to
A simple library question
use
use lib 'path';
or
set the env var
PERL5LIB
with the path(s) that like to add.
Boris
Comment on
Re: A simple library question
Select
or
Download
Code
In Section
Seekers of Perl Wisdom