Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 år sedan
..
README 93ba4df502 perl/*: Moved all of the Perl modules to here 13 år sedan
perl-xml-twig.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 år sedan
perl-xml-twig.info a42db2349c perl/perl-xml-twig: Updated maintainer email 3 år sedan
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 år sedan

README

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.