	BUILD_API=2
           SPELL=xml-dom
         VERSION=1.43
          SOURCE=XML-DOM-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-DOM-$VERSION
   SOURCE_URL[0]=http://www.cpan.org/authors/id/T/TJ/TJMATHER/$SOURCE
          MD5[0]="be7ff5308968ba44a7a769502b6a619b"
         LICENSE=ART
        WEB_SITE="http://search.cpan.org/search?dist=xml-dom"
         ENTERED=20020405
         UPDATED=20020424
      MAINTAINER=djcomputer@gmx.net
           SHORT="Perl module for building DOM Level 1 compliant document structures"
cat << EOF
This is a Perl extension to XML::Parser. It adds a new
'Style' to XML::Parser, called 'Dom', that allows
XML::Parser to build an Object Oriented datastructure 
with a DOM Level 1 compliant interface.

For a description of the DOM (Document Object Model), see
http://www.w3.org/DOM/
EOF
