           SPELL=xml-xpath
         VERSION=1.13
          SOURCE=XML-XPath-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-XPath-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MS/MSERGEANT/$SOURCE
     SOURCE_HASH=sha512:c5af746f36562803e42c5afb63b533b59ecaa263977c5ef4bf6488b7597cae334bb3b0c644acdfbb453e87a22ba9a785df3f81b95faec89d974704d6f04f6503
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~msergeant/XML-XPath/
         ENTERED=20030304
        KEYWORDS="perl"
           SHORT="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
