	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
          MD5[0]="95c0cb2c11c18d75e0034070f0d20d24"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=xml-xql"
         ENTERED=20020405
         UPDATED=20020405
      MAINTAINER=djcomputer@gmx.net
           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
