msb/deps/perl-xml-twig/README
willysr c7277074ed All dependencies should go to /deps in GIT repo
Signed-off-by: willysr <willysr@slackware-id.org>
2013-10-01 09:32:24 +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.