The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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