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? -- ------------------------------------------------------------ Erick Perez Panama Sistemas Integradores de Telefonia IP y Soluciones Para Centros de Datos Panama, Republica de Panama Cel Panama. +(507) 6694-4780 ------------------------------------------------------------
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