	BUILD_API=2
           SPELL=xml-xql
         VERSION=0.68
          SOURCE=XML-XQL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-XQL-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/T/TJ/TJMATHER/$SOURCE
     SOURCE_HASH=sha512:a946f4544a70ac71e37769972ed7355697694548b5e348f9469b2506375f83c0506c4e5fef0c5a8ff1b1116026d31963a5f673842bce187e4ccc1c2284f1816f
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=xml-xql"
         ENTERED=20020405
  KEYWORDS="xml perl"
           SHORT="Perl module for querying XML tree structures with XQL"
cat << EOF
This is a Perl extension that allows you to perform XQL
queries on XML object trees. Currently only the XML::DOM
module is supported, but other implementations, like
XML::Grove, may soon follow.
EOF
