msb/testing/perl-xml-twig/README
Willy Sudiarto Raharjo 1444c67939 Added perl-xml-twig
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2013-09-29 23:18:16 +07:00

5 lines
281 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.