libxml-xpathengine-perl

re-usable XPath engine for DOM-like trees

Description

XML::XPathEngine 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 mimic DOM nodes. The degree of similarity 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 module is derived from Matt Sergeant's XML::XPath.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/XML-XPathEngine


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libxml-xpathengine-perl