On this page:
Fast-Xml:   Simplified XML Parsing and Writing
8.13.0.7

Fast-Xml: Simplified XML Parsing and Writing🔗ℹ

Use xml-to-hash, specify the element/attribute’s hierach, ie: "list.a.v", then you can use hash-ref to get xml element/attribute as a list.

Use lists-to-xml(lists-to-compact_xml), convert recursive list to generate xml, remove redundant format, more readable.

Chen Xiao <chenxiao770117@gmail.com>

    1 Install

    2 xml-to-hash

      2.1 Basic Usage

      2.2 Hierachy

      2.3 Default Attribute

    3 lists-to-xml

    4 lists-to-xml_content