freebsd-ports/textproc/p5-XML-Parser-EasyTree/pkg-descr
Emanuel Haupt 5e8691baf3 - Add cpan site to WWW
- Fix indentation, fmt -w 80
2010-01-23 14:45:04 +00:00

7 lines
395 B
Text

XML::Parser::EasyTree adds a new "built-in" style called "EasyTree" to
XML::Parser. Like XML::Parser's "Tree" style, setting this style causes the
parser to build a lightweight tree structure representing the XML document.
This structure is, at least in this author's opinion, easier to work with than
the one created by the built-in style.
WWW: http://search.cpan.org/dist/XML-Parser-EasyTree