XML-TreePP-0.43

pure Perl implementation for parsing/writing XML documents

Index | textproc

Description

XML::TreePP module parses an XML document and expands it to a hash tree
or generates an XML document from a hash tree as the opposite way
around.  This is a pure Perl implementation and requires no modules
depended. This can also fetch and parse an XML document from remote web
server like the XMLHttpRequest object does at JavaScript language.

Homepage: https://github.com/kawanet/XML-TreePP

Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name>

Run Dependencies