Re: modify mirror list - CPAN

2007-12-03 Thread reader
"Beginner" <[EMAIL PROTECTED]> writes: > I completely removed the .cpan directory but still the old url list > was being used. I eventually found the url in the file > /usr/lib/perl5/5.8.6/CPAN/Config.pm. This is on FC4. Once I removed > the dead mirror, my cpan installs are much less painful.

Re: modify mirror list - CPAN

2007-12-03 Thread Beginner
On 24 Oct 2007 at 7:22, Tom Phoenix wrote: > On 10/24/07, Beginner <[EMAIL PROTECTED]> wrote: > > > I want to modify the mirror list that I selected when I did a first > > run of perl -MCPAN. > > You can modify your settings within a CPAN shell session by using the > o command. But it may be eas

Re: modify mirror list - CPAN

2007-10-24 Thread Tom Phoenix
On 10/24/07, Beginner <[EMAIL PROTECTED]> wrote: > I want to modify the mirror list that I selected when I did a first > run of perl -MCPAN. You can modify your settings within a CPAN shell session by using the o command. But it may be easier to directly edit the settings file, which is probably

modify mirror list - CPAN

2007-10-24 Thread Beginner
Hi, I want to modify the mirror list that I selected when I did a first run of perl -MCPAN. One of the mirror I choose has stopped being a mirror and causing the the install process to take much longer. I did perl -MCPAN -e shell but there were no options that looked relevant. Is there a way