slackbuilds_ponce/perl/perl-XML-XPath/README
B. Watson 91d0a9ec7a perl/perl-XML-XPath: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 04:04:35 -04:00

8 lines
357 B
Text

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.