pkgsrc/textproc/p5-XML-TreePP/DESCR
seb 9a3119b5a2 Initial import of p5-XML-TreePP version 0.39 in the NetBSD Packages
Collection.

The Perl 5 module XML::TreePP module parses an XML document and
expands it for a hash tree. This generates an XML document from a
hash tree as the opposite way around. It is a pure Perl implementation.
It can also fetch and parse an XML document from remote web server
like JavaScript's XMLHttpRequest object.
2010-07-30 10:29:30 +00:00

5 lines
310 B
Text

The Perl 5 module XML::TreePP module parses an XML document and
expands it for a hash tree. This generates an XML document from a
hash tree as the opposite way around. It is a pure Perl implementation.
It can also fetch and parse an XML document from remote web server
like JavaScript's XMLHttpRequest object.