View Single Post
  #2  
Old 10-09-2005, 01:17 PM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

IO::Scalar did not install right or didn't install at all. if you have issues with the IO::Scalar not being installed right you could try it this way.

Copy NMake.exe to C:\perl\bin
Open a Commond Prompt and enter perl -MCPAN -e shell
Say no when it asks to configure manually.
Reboot computer
then reopen CMD prompt
retype perl -MCPAN -e shell
install IO::Scalar
Reply With Quote