Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Script crashes when parsing XML

by jdtoronto (Prior)
on Sep 12, 2006 at 15:39 UTC ( [id://572559]=note: print w/replies, xml ) Need Help??


in reply to Script crashes when parsing XML

XML::Twig is obviously dieing, so wrap this:
my $statusTwig = new XML::Twig(twig_roots => {'Result/Status' => $stat +usCallback }, ProtocolEncoding=>"x-sjis-unicode");
in an eval{ } and then see what error $@ you get would be my next step.

jdtoronto

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://572559]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 22:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found