On Thu, 2007-01-25 at 22:30 -0500, Erick Perez wrote:
I just ran for the first time perl -MCPAN -e shell and answered all the question, but i made a mistake and selected an incorrect mirror. How can I rerun this perl setup?
---- probably the easiest way I can think of...
mv /root/.cpan /root/.cpan-bak
then run perl -MCPAN -e shell
Craig