LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Reconfigure command in "perl -MCPAN -e shell" (https://www.linuxquestions.org/questions/linux-software-2/reconfigure-command-in-perl-mcpan-e-shell-231307/)

asciimonster 09-16-2004 07:14 AM

Reconfigure command in "perl -MCPAN -e shell"
 
I made a bit of an error.

I started
~>perl -MCPAN -e shell

without installing make.

Now I DID install make perl keeps complaining it cannot run "make test".

How do I force the CPAN script to reconfigure itself?

chrism01 09-16-2004 08:48 AM

Try
reload CPAN
after you get in. Not sure if that's it, but it's the best looking option in help. Or try www.perlmonks.org
The other obvious optin is uninstall, reinstall CPAN or even Perl, but that's a bit drastic.... try the monks.


All times are GMT -5. The time now is 11:22 PM.