in reply to Perl has plenty of XML parsers, but is there an XML printer?
You can build an XML node tree with the structures in XML::XPath though all of the required methods aren't documented (but Matt didn't mark them with underscores so I consider them fair game) but I haven't done it in a while and can't remember off the top of my head. Its a solution thats very fast, if you don't mind reading a bit of source.
|
|---|