in reply to New to me crash message
Can't coerce %s to string in %s
(F) Certain types of SVs, in particular real symbol table entries (typeglobs), can't be forced to stop being what they are.
Can you reproduce the error if you remove Data::Dumper::Simple? How about English, and Prosix?67 if (defined($text->[0])) { 68 my @text = collapse(@$text); 69 print $fh_ERR "$url|", join( ",", @text ), "\n"; 70 }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: New to me crash message
by hsmyers (Canon) on Apr 22, 2009 at 14:21 UTC |