http://www.perlmonks.org?node_id=924491


in reply to Re: cpan> o conf settings
in thread cpan> o conf settings

Hi Ikegami,

Thanks for your post.

I don't think anything else changes the settings, but I always use the form:

$ cpan -i My::Mod

So it comes in and out of cpan. This makes it easier for me to maintain the code. In fact I should probably turn it into a single Perl script, so I can standardise the error handling, and resume from the point of any crashes.

Thanks again.

Regards

Steve