perl-XML-TreePP - Pure Perl implementation for parsing/writing XML documents
Website: | http://search.cpan.org/dist/XML-TreePP/ |
---|---|
License: | GPL+ or Artistic |
- Description:
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. 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.
Packages
perl-XML-TreePP-0.41-7m.mo8.noarch [25 KiB] |
Changelog
by NARITA Koichi (2012-01-24):
- (0.41-7m) - fix filure of tests (disable MORE_TESTS) |