In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Tim McGeary) writes:
>Maybe this isn't the right place to ask this question, but I'm a little 
>desparate.  Does anyone know how to edit the CPAN config to add other 
>mirrors to download CPAN modules from?  The mirror that my CPAN 
>installation is looking for is down and I can't figure out how to change it.

perl -MCPAN -e shell
o conf urllist push http://new.mirror
o conf commit

perldoc CPAN for more

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http//www.perlmedic.com/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to