On Jan 10, 2005, at 4:39 PM, Sherm Pendley wrote:
Start the CPAN shell and enter:
o conf init
That will repeat the question & answer session. Pay attention this time - nuff said about that.
Once you're done, enter:
o conf commit
Or, you can just do
o conf
and look at which value you messed up, then do
o conf foo bar
where 'foo' is the key you messed up on, and 'bar' is the value you should have entered. Then
o conf commit
will make sure your fix persists for your next CPAN session.
-Ken