perl_omens has asked for the wisdom of the Perl Monks concerning the following question:
Greetings. I use strawberry perl on windows 7. I use command "perl-MCPAN -e shell" to install perl modules from CPAN. When I was installing Padre (Perl IDE) by issuing command
and the process was in the middle then there was power trip due to which my PC rebooted. Now whenever I try to load perl shell (perl -MCPAN -e shell) on perl cmmand line (DOS) it gives following fatal error:cpan> install Padre
I rebooted my PC but in vain. Please suggest problem resolution and throw some pointers.************************************************************** Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\>perl -MCPAN -e shell Argument "\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0" isn't numeric +in numeric eq (==) at C:/strawberry/perl/lib/CPAN.pm line 728. There seems to be running another CPAN process (pid + ). Co ntacting... Can't kill a non-numeric process ID at C:/strawberry/perl/lib/CPAN.pm +line 733. **************************************************************
Regards,
perl_omens
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Unable to load Strawberry perl shell on windows 7
by snoopy (Curate) on Aug 04, 2011 at 02:15 UTC | |
|
Re: Unable to load Strawberry perl shell on windows 7
by dasgar (Priest) on Aug 03, 2011 at 20:59 UTC |