perl-XML-XPathEngine

Re-usable XPath engine for DOM-like trees

This module provides an XPath engine, that can be re-used by other module/classes that implement trees. In order to use the XPath engine, nodes in the user module need to mimick DOM nodes. The degree of similitude between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). This code is a more or less direct copy of the the XML::XPath manpage module by Matt Sergeant. I only removed the XML processing part to remove the dependency on XML::Parser, applied a couple of patches, renamed a whole lot of methods to make Pod::Coverage happy, and changed the docs. The article eXtending XML XPath, <a href="http://www.xmltwig.com/article/extending_xml_xpath/">http://www.xmltwig.com/article/extending_xml_xpath/</a> should give authors who want to use this module enough background to do so. Otherwise, my email is below ;--) *WARNING*: while the underlying code is rather solid, this module mostly lacks docs. As they say, "patches welcome"...

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

openSUSE Leap 15.4

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.

openSUSE:13.1

openSUSE:13.2

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:12.2

openSUSE:12.3

openSUSE:12.1

SUSE:ALP

SUSE:SLE-15:GA

home:coolo:alp

home:obsgeek0:repos:SLE15:aggregate