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

Re: Best XML DOM XPath XSL tools

by ajt (Prior)
on Jan 28, 2006 at 15:15 UTC ( [id://526172]=note: print w/replies, xml ) Need Help??


in reply to Best XML DOM XPath XSL tools

This is a common question, going back a long way. With Perl you can use several modules, some are built on the old and well known Expat parser engine, others are built on the more modern LibXML2 or Apache's Xerces XML tools. I personally perfer tools built on the very fast LibXML2 and LibXSLT libraries, XML::LibXML and XML::LibXSLT.

Take your pick of the answers:


--
ajt

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (1)
As of 2024-04-25 00:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found