in reply to Installing CPAN modules without root access
Did you try this?
Please make sure that the configuration variable $CPAN::Config->{cpan_home} points to a directory where you can write a .lock file. You can set this variable in either /usr/lib/perl5/CPAN/Config.pm or /home/andrew/.cpan/CPAN/MyConfig.pm
|
|---|