SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Class-XPath rpm build for : OpenSuSE. For other distributions click perl-Class-XPath.

Name : perl-Class-XPath
Version : 1.4 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp155.1.1 Date : 2023-07-20 19:07:31
Group : Development/Libraries/Perl Source RPM : perl-Class-XPath-1.4-lp155.1.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Adds xpath matching to object trees
Description :
This module adds XPath-style matching to your object trees. This means that
you can find nodes using an XPath-esque query with \'match()\' from anywhere
in the tree. Also, the \'xpath()\' method returns a unique path to a given
node which can be used as an identifier.

To use this module you must already have an OO implementation of a tree.
The tree must be a true tree - all nodes have a single parent and the tree
must have a single root node. Also, the order of children within a node
must be stable.

*NOTE:* This module is not yet a complete XPath implementation. Over time I
expect the subset of XPath supported to grow. See the SYNTAX documentation
for details on the current level of support.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-C/15.5/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Class-XPath-1.4-lp155.1.1.noarch.rpm
     

Provides :
perl(Class::XPath)
perl-Class-XPath

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Class
/usr/lib/perl5/vendor_perl/5.26.1/Class/XPath.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Class-XPath
/usr/share/doc/packages/perl-Class-XPath/Changes
/usr/share/doc/packages/perl-Class-XPath/README
/usr/share/man/man3/Class::XPath.3pm.gz

 
ICM