SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-XML-XPathEngine rpm build for : OpenSuSE. For other distributions click perl-XML-XPathEngine.

Name : perl-XML-XPathEngine
Version : 0.14 Vendor : SUSE LLC < https://www_suse_com/>
Release : slfo.1.1.2 Date : 2024-05-30 16:14:03
Group : Development/Libraries/Perl Source RPM : perl-XML-XPathEngine-0.14-slfo.1.1.2.src.rpm
Size : 0.10 MB
Packager : https://www_suse_com/
Summary : Re-usable XPath engine for DOM-like trees
Description :
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\"...

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/16.0/product/repo/Leap-16.0-aarch64-ppc64le-s390x-x86_64/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-XML-XPathEngine-0.14-slfo.1.1.2.noarch.rpm
     

Provides :
perl(XML::XPathEngine)
perl(XML::XPathEngine::Boolean)
perl(XML::XPathEngine::Expr)
perl(XML::XPathEngine::Function)
perl(XML::XPathEngine::Literal)
perl(XML::XPathEngine::LocationPath)
perl(XML::XPathEngine::NodeSet)
perl(XML::XPathEngine::Number)
perl(XML::XPathEngine::Root)
perl(XML::XPathEngine::Step)
perl(XML::XPathEngine::Variable)
perl-XML-XPathEngine

Requires :
perl(:MODULE_COMPAT_5.38.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.38.2/XML
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Boolean.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Expr.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Function.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Literal.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/LocationPath.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/NodeSet.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Number.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Root.pm
/usr/lib/perl5/vendor_perl/5.38.2/XML/XPathEngine/Step.pm
/usr/lib/perl5/vendor_perl/5.38.2/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

 
ICM