Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: well formed xml

by ZZamboni (Curate)
on Feb 28, 2001 at 20:28 UTC ( [id://61339]=note: print w/replies, xml ) Need Help??


in reply to well formed xml

You could try XML::Simple. You don't have to define any handlers, just give it the text, and it will parse it. It will also die in case of malformed input, but in this case I think it's a legitimate application of eval. See the "Error handling" section of the XML::Simple docs.

--ZZamboni

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 13:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found