           SPELL=xml-writer
         VERSION=0.4.2
          SOURCE=XML-Writer-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Writer-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/E/ED/EDAVIS/$SOURCE
          MD5[0]="b5bbb473708ba4dad273320ce83b9fb1"
        WEB_SITE="http://search.cpan.org/~edavis/$SOURCE/"
         ENTERED=20020314
         UPDATED=20020315
      LICENSE[0]=ART
       BUILD_API=2
           SHORT="Module for writing XML documents"
cat << EOF
XML::Writer is a helper module for Perl programs that
write an XML document.  The module handles all escaping
for attribute values and character data and constructs
different types of markup, such as tags, comments, and
processing instructions.
EOF
