|
|
| Just another Perl shrine | |
| PerlMonks |
Re^3: Problem Starting CPAN Shell with ftp.perl.orgby bart (Canon) |
| on Sep 02, 2008 at 07:02 UTC ( [id://708399]=note: print w/replies, xml ) | Need Help?? |
|
How do you do that?By adding HTTP URLs in the URL-list. The main tool to manage that list is "o conf" in the CPAN shell. You can see the current contents (under "urllist") with just "o conf", or, more limited in output, with "o conf urllist". You can replace the whole URL-list with, for example (this is the contents I have, which must have been put there by default):
You can also add a URL to the existing list with shift and push, like this: or drop the first or last entry resp. with
You must save the changes with or you can rollback (after a disastrous mistake) with
HTH.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||||||||