in reply to Wierd error message
Your line eight should be something like,
@vals = split /(\n)/, $_;
I don't understand what the "fool" routine is. You have a very straightforward loop, done in C-style. Perhaps if you included some of the Tie code?
After Compline,
Zaxo
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Wierd error message
by chromatic (Archbishop) on Aug 17, 2006 at 01:03 UTC | |
by Zaxo (Archbishop) on Aug 17, 2006 at 01:13 UTC |