in reply to
Problem in installation of a Perl Module
just do this, in your shell (I assume bash):
export PERL5LIB=~/lib
[download]
and then do the perl Makefile.PL
Comment on
Re: Problem in installation of a Perl Module
Download
Code
In Section
Seekers of Perl Wisdom