libxml-hash-lx-perl

Module to convert hash to xml and vice versa using libxml
  https://metacpan.org/release/XML-Hash-LX
  0
  no reviews



Xml::hash::lx is a companion for xml::libxml. it operates with libxml objects, can return or accept libxml objects, and may be used for easy data transformations.

it is faster in parsing than xml::simple, xml::hash, xml::twig, and of course much slower than xml::bare.

it is faster in composing than xml::hash, but slower than xml::simple.