in reply to Specifying directories for cpan shell
one option is to check ~/.cpan or ~/.cpanplus. E.g. ~/.cpan/CPAN/MyConfig.pm: CPAN.pm does manage this file, but I had to manually add e.g. a sudo there a while ago (_one_ of build or install), as I couldn't use CPAN.pm itself to modify that value. In mine there's e.g. an INSTALLDIRS=site option value being set.
HTH, Peter
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Specifying directories for cpan shell
by rovf (Priest) on Oct 06, 2009 at 10:38 UTC | |
by Anonymous Monk on Oct 06, 2009 at 11:06 UTC |