Changes for version 0.04
- Added obj2dom and dom2obj methods
- When using the JSON module, the to_json and from_json methods are now used
- Fixed a bug where sanitize would not remove private_elements that held its children as an array
Modules
Convert XML into JSON (and back again) using XML::LibXML