msb/extra/perl-xml-twig
willysr 9a76bd958c mate-system-tools and all it's dependencies are moved to /extra
Signed-off-by: willysr <willysr@slackware-id.org>
2013-10-01 09:20:42 +07:00
..
perl-xml-twig.SlackBuild mate-system-tools and all it's dependencies are moved to /extra 2013-10-01 09:20:42 +07:00
README mate-system-tools and all it's dependencies are moved to /extra 2013-10-01 09:20:42 +07:00
slack-desc mate-system-tools and all it's dependencies are moved to /extra 2013-10-01 09:20:42 +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.