diff options
Diffstat (limited to 'libraries/perl-XML-XPath/README')
-rw-r--r-- | libraries/perl-XML-XPath/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libraries/perl-XML-XPath/README b/libraries/perl-XML-XPath/README deleted file mode 100644 index cf14881597..0000000000 --- a/libraries/perl-XML-XPath/README +++ /dev/null @@ -1,7 +0,0 @@ -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. |