summaryrefslogtreecommitdiffstats
path: root/development/xml-twig/README
blob: 48f7039e49b204adf85d794886e012f45b70244e (plain)
1
2
3
4
5
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.