Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..

by Anonymous Monk
on Jul 20, 2012 at 13:24 UTC ( [id://982819]=note: print w/replies, xml ) Need Help??


in reply to How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..

Indeed, I suggest that you find an "XML lint" tool and run it against the file, along with its schema if you have one (you should...) to see if it is, in fact, valid XML. If it is, then I cordially suggest that you may prefer to use a more rugged set of tools such as XML::LibXML and its brethren ... which employs an industry-standard set of XML libraries to reliably do just about anything that you could possibly want to do with an XML file of any size. (Including, I might add, the use of "XPath expressions" ... the Swiss Army Knife of XML.)
  • Comment on Re: How can I use XML::Simple parser to read and parse greater then (>), less then (<) and ampersand (&) symbol..

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-03-29 15:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found