slackbuilds_ponce/development/xml-twig/README
2010-05-11 22:53:42 +02:00

5 lines
No EOL
280 B
Text

XML::Twig is (yet another!) XML transformation module.
Its strong points: can be used to process huge documents while
still being in tree mode; not bound by DOM or SAX, so it is
very perlish and offers a very comprehensive set of methods;
simple to use; DWIMs as much as possible.