- or download this
export PERL5LIB=~/lib/perl5
- or download this
perl Makefile.PL PREFIX=~ LIB=~/lib/perl5
make
make test
make install
- or download this
o conf makepl_arg PREFIX=~ LIB=~/lib/perl5
o conf commit
- or download this
use lib '/home/ikegami/lib/perl5';