Without CPAN you make perl install a module in a certain location using the PREFIX argument to makefile.PL
perl Makefile.PL PREFIX=/home/acc/lib
So I suggest you use:
o conf makepl_arg PREFIX=/home/myaccount/test/lib
The LIB argument lets you install binary components locally as well.
cheers
tachyon
In reply to Re: Install a CPAN module at x location
by tachyon
in thread Install a CPAN module at x location
by skazat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |