c01d4b8837
required for p5-WWW-YouTube-Download Maintainer: Mikolaj Kucharski <mikolaj@kucharski.name> Ok nigel@
6 lines
345 B
Plaintext
6 lines
345 B
Plaintext
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.
|