perl-XML-Twig
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 <a href="http://xmltwig.com/xmltwig/tutorial/index.html">http://xmltwig.com/xmltwig/tutorial/index.html</a> . In fact the whole XML::Twig page at <a href="http://xmltwig.com/xmltwig/">http://xmltwig.com/xmltwig/</a> has plenty of information to get you started with XML::Twig
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
SUSE SLE-16 (in development)