Erick Perez wrote: > didn't work. didn't prompt me again to setup CPAN. > > On 1/25/07, Craig White <craigwhite at azapple.com> wrote: >> 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 Good day, Erick Run perl -MCPAN -e shell at the CPAN prompt type: o conf init <return> That should do it. W.