View Single Post
  #6  
Old 10-17-2005, 11:42 AM
EQEmu102
Fire Beetle
 
Join Date: Oct 2005
Posts: 29
Default

My perl error is


Use of uninitialized value in concatenation (.) or string at C:/Perl/site/lib/Te
rm/ReadLine/readline.pm line 1330.

cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support enabled

SetConsoleMode failed, LastError=|6| at C:/Perl/site/lib/Term/ReadKey.pm line 26
5.
cpan>

Thats when I try to run the perl -MCPAN -e shell command

Thanks in advance

EDIT1:

I completely uninstalled perl and resinstalled it (using the active perl linky in the wikki instrucitons which is the same one I had DLd already. and I get the same ompilation error I had on the orinial install wwhen i try and run teh perl -MCPAN -e shell

Here is the error

commit: wrote C:\Perl\lib\CPAN\Config.pm
Use of uninitialized value in concatenation (.) or string at C:/Perl/site/lib/Te
rm/ReadLine/readline.pm line 1330, <STDIN> line 1.

cpan shell -- CPAN exploration and modules installation (v1.7601)
ReadLine support enabled

SetConsoleMode failed, LastError=|6| at C:/Perl/site/lib/Term/ReadKey.pm line 26
5.
cpan>

Any thoughts?

Thank you

Last edited by EQEmu102; 10-17-2005 at 07:59 PM..
Reply With Quote