           SPELL=xml-writer
         VERSION=0.625
     SOURCE_HASH=sha512:30ad348e7f1423ce82dc0709e767d4ae384ad6e76f6444c8a12d97b1dc9c2b39e2c5bec43779bc35891942fa75f852cd26e8831dd6b5cfb9c72bc8512ca55923
          SOURCE=XML-Writer-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Writer-$VERSION
        WEB_SITE=https://metacpan.org/pod/XML::Writer
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/J/JO/JOSEPHW/$SOURCE
         ENTERED=20020314
      LICENSE[0]=ART
        KEYWORDS="xml perl"
           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
