	BUILD_API=2
           SPELL=xml-xpath
         VERSION=1.13
          SOURCE=XML-XPath-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-XPath-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/M/MS/MSERGEANT/$SOURCE
          MD5[0]="ee2e646149758328648bd5b457b8ece7"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?module=XML::XPath"
         ENTERED=20030304
         UPDATED=20030304
      MAINTAINER="llemmens@sourcemage.org"
           SHORT="XML::XPath - a set of modules for parsing and evaluating XPath statements"
cat << EOF

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. 

EOF
