in reply to
Re^2: XML::LibXML - WHAR HASH TREES WHAR?!
in thread XML::LibXML - WHAR HASH TREES WHAR?!
Okay, why did nobody mention XML::Compile? (Well, besides stuffing it in a list above.) It uses XML::LibXML directly. It's a mature and well-supported set of modules. It creates hash trees, and it uses those to create XML from schema files.
Why isn't, like, 100% of the Perl community using this?
| Comment on Re^3: XML::LibXML - WHAR HASH TREES WHAR?! | |
|---|---|
| Re^4: XML::LibXML - WHAR HASH TREES WHAR?! by Anonymous Monk on Jul 16, 2011 at 02:55 UTC |