libxml-parser-lite-tree-perl

Lightweight xml tree builder
  http://search.cpan.org/dist/XML-Parser-Lite-Tree/
  0
  no reviews



Xml::parser::lite::tree is a singleton class for parsing xml into a tree structure. it differs from other xml tree generators because it is based on xml::parser::lite, which is a pure perl xml parser. using this module you can tree-ify simple xml without having to compile any c.