           SPELL=xml-writer
         VERSION=0.603
     SOURCE_HASH=sha512:cf01c98b34578173b4249c503be044ec7c077cc318bd09213ffe72f2221df54d5fb8fa4328173773572b8f2bfc05cce6b614dac0de0b37395ca7e5fbdaa98e75
          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
