           SPELL=xml-writer
         VERSION=0.602
     SOURCE_HASH=sha512:7b209c08e2361fe4423444f73f55cb8eaf6d48d57fd190f5549354a576ff2c0e242418f127248d29b4c6d51873e79cd992081b7586fc02989a66778cc3fbc05e
          SOURCE=XML-Writer-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Writer-$VERSION
        WEB_SITE=http://xml-writer-perl.berlios.de/
   SOURCE_URL[0]=http://download.berlios.de/xml-writer-perl/$SOURCE
   SOURCE_URL[1]=http://search.cpan.org/CPAN/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
