- or download this
# My<something>.pm under cpan directory; default is "$HOME/.cpan".
makepl_arg => 'PREFIX=/dir',
mbuild_arg => '--install_base /dir'
- or download this
export PERL5LIB="/dir/lib/perl5"
- or download this
export PERL5LIB="/dir/lib/perl5:/dir/lib/perl5/site_perl:/dir/lib/perl
+5/site_perl/mach"