View Single Post
  #7  
Old 09-29-2005, 07:23 AM
tallerin
Hill Giant
 
Join Date: Mar 2005
Posts: 165
Default

IO::stringy is i believe IO::scalar. so you only need to use io:stringy to install IO::scalar or the second way of installing which is the way that was added to my tut by Jimm0thy. So only use one of the ways to install IO::scalar.

Which perl release are you use Jimm0thy compiled release?

as of now his is the only release i was able to get stable and eliminate crashing and have had no issues as of yet since installing perl 5.8.7.813.

I'm gonna take a guess that something is calling on symbol.pm and looks like it is maybe missing or not in C:\perl\lib or in C:\perl\lib\encode. so i'm going to say it maybr an installation issue. Cause if your useing jimm0thy release and perl and IO::Scalar installed right you should not be having an issue.
Reply With Quote