http://qs321.pair.com?node_id=595205


in reply to Re^2: CPAN shell - passing params for module installation
in thread CPAN shell - passing params for module installation

Shouldn't putting them all on one line work? Like
o conf makepl_arg LIB=/path/to/my/distros/perllib PREFIX=--perl_only

Update: Or edit ~/.cpan/CPAN/MyConfig.pm directly and set the things you need from there.

-- Hofmator

Code written by Hofmator and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.