Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-XML-XPathEngine | Distribution: openSUSE Tumbleweed |
Version: 0.14 | Vendor: openSUSE |
Release: 5.10 | Build date: Tue Jun 4 19:14:43 2013 |
Group: Development/Libraries/Perl | Build host: reproducible |
Size: 108108 | Source RPM: perl-XML-XPathEngine-0.14-5.10.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: http://search.cpan.org/dist/XML-XPathEngine/ | |
Summary: 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, http://www.xmltwig.com/article/extending_xml_xpath/ 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"...
GPL-1.0+ or Artistic-1.0
* Tue Jun 04 2013 coolo@suse.com - updated to 0.14 fixed POD error * Fri Nov 18 2011 coolo@suse.com - update to 0.13 error, with (hopefully!) proper error message when trying to follow XML axes from a litteral, see http://stackoverflow.com/questions/7761509/xpath-expression-to-access-parent-or-sibling-using-htmltreebuilderxpath-modul * Tue Nov 30 2010 coolo@novell.com - switch to perl_requires macro * Wed Aug 04 2010 chris@computersalat.de - initial package 0.12 * created by cpanspec 1.78
/usr/lib/perl5/vendor_perl/5.40.0/XML /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Boolean.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Expr.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Function.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Literal.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/LocationPath.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/NodeSet.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Number.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Root.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Step.pm /usr/lib/perl5/vendor_perl/5.40.0/XML/XPathEngine/Variable.pm /usr/share/doc/packages/perl-XML-XPathEngine /usr/share/doc/packages/perl-XML-XPathEngine/Changes /usr/share/doc/packages/perl-XML-XPathEngine/README /usr/share/man/man3/XML::XPathEngine.3pm.gz /usr/share/man/man3/XML::XPathEngine::Boolean.3pm.gz /usr/share/man/man3/XML::XPathEngine::Literal.3pm.gz /usr/share/man/man3/XML::XPathEngine::NodeSet.3pm.gz /usr/share/man/man3/XML::XPathEngine::Number.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Feb 9 01:37:00 2025