You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Zachary Storer e37a8c620d perl/perl-XML-XPath: Fix source URLs. 11 years ago
..
README perl/*: Moved all of the Perl modules to here 15 years ago
perl-XML-XPath.SlackBuild various: Update find command to match template. 12 years ago
perl-XML-XPath.info perl/perl-XML-XPath: Fix source URLs. 11 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago

README

XML::XPath - a set of modules for parsing and evaluating XPath statements.

DESCRIPTION
This module aims to comply exactly to the XPath specification at
http://www.w3.org/TR/xpath and yet allow extensions to be added
in the form of functions. Modules such as XSLT and XPointer may
need to do this as they support functionality beyond XPath.