in reply to
adding custom libraries to my perl
Set the PERL5LIB variable in your profile.
E.g.
export PERL5LIB = "/home/asinghvi/perl/mymodules/"
--
tune
Comment on
Re: adding custom libraries to my perl
Download
Code
In Section
Seekers of Perl Wisdom