           SPELL=xml-dom
         VERSION=1.44
          SOURCE=XML-DOM-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-DOM-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/T/TJ/TJMATHER/$SOURCE
     SOURCE_HASH=sha512:fa4e4534971683281a3b7adf0a322fa98569bf3fc4f18c7a1e2c1bd13a2c44d3d3b985038c006ecc61c755580992c9085d6dce1551e7425db77aadafaadf4437
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~tjmather/XML-DOM/
         ENTERED=20020405
        KEYWORDS="xml perl"
           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
