msb/deps/perl-xml-twig
Willy Sudiarto Raharjo 327bbc1624 perl-xml-twig: Upgraded to 3.48.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
2014-05-03 18:30:32 +07:00
..
perl-xml-twig.SlackBuild perl-xml-twig: Upgraded to 3.48. 2014-05-03 18:30:32 +07:00
README All dependencies should go to /deps in GIT repo 2013-10-01 09:32:54 +07:00
slack-desc All dependencies should go to /deps in GIT repo 2013-10-01 09:32:54 +07:00

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.