in reply to Set incorrect CPAN url repository

o conf urllist

Shows you what you have.

o conf urllist shift

Removes the incorrect URL you have stored.

o conf urllist push http://localhost/cpan

Adds an example URL. If you don't see a line similar to this:

commit: wrote 'C:\strawberry\perl\lib/CPAN/Config.pm'

configuraiton changes aren't automatically being saved. Either do:

o conf commit

To save the changes you made, or change your configraution to commit changes automatically. I'll leave this as an exercise for you, see o conf options and CPAN.

Replies are listed 'Best First'.
Re^2: Set incorrect CPAN url repository
by sanPerl (Friar) on Feb 16, 2012 at 12:56 UTC
    Thanks marto, it has helped me a lot.
Re^2: Set incorrect CPAN url repository
by sanPerl (Friar) on Feb 16, 2012 at 13:57 UTC
    Hi marto, can you help me on my updated question please?