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


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

This works, as long as you put single quotes around the whole makepl_arg value:
o conf makepl_arg 'LIB=/path/to/my/distros/perllib PREFIX=--perl_only'
Otherwise, only one of the values is used.
  • Comment on Re^4: CPAN shell - passing params for module installation