Tree interface to XML documents
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
What it doesn't offer: full SAX support (it can export SAX, but only
reads XML), full XPath support (unless you use XML::Twig::XPath), nor
DOM support.
Other drawbacks: it is a big module, and with over 500 methods
available it can be a bit overwhelming. A good starting point is the
tutorial at http://xmltwig.com/xmltwig/tutorial/index.html. In fact the
whole XML::Twig page at http://xmltwig.com/xmltwig/ has plenty of
information to get you started with XML::Twig
- Sources inherited from project SUSE:SLE-12:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-12-SP3:GA/perl-XML-Twig.15795 && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
XML-Twig-3.44.tar.gz | 0000390219 381 KB | |
perl-XML-Twig-CVE-2016-9180.patch | 0000003051 2.98 KB | |
perl-XML-Twig-no_xxe.patch | 0000003368 3.29 KB | |
perl-XML-Twig.changes | 0000005013 4.9 KB | |
perl-XML-Twig.spec | 0000003381 3.3 KB |
Latest Revision
Release from SUSE:Maintenance:15795 / perl-XML-Twig.SUSE_SLE-12_Update
Comments 0