slackbuilds_ponce/perl/perl-xml-twig
David Spencer 35e0aa91e8 perl/perl-xml-twig: Fix checksum.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-07-20 07:07:53 +07:00
..
perl-xml-twig.info perl/perl-xml-twig: Fix checksum. 2014-07-20 07:07:53 +07:00
perl-xml-twig.SlackBuild perl/perl-xml-twig: Updated for version 3.48. 2014-05-12 07:36:08 +07:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05: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.