mirror of
https://gitlab.com/mateslackbuilds/msb.git
synced 2024-12-25 21:59:36 +01:00
327bbc1624
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> |
||
---|---|---|
.. | ||
perl-xml-twig.SlackBuild | ||
README | ||
slack-desc |
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.