           SPELL=xml-compile
         VERSION=1.34
          SOURCE="XML-Compile-${VERSION}.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/M/MA/MARKOV/${SOURCE}
     SOURCE_HASH=sha512:811444c100491c8a67dbc79fb5111aea2d93c290f3adfbb940a98cc7d61bb709ecdd31a05c8f64e732f7348b503ab56cb571a3c3a9a070d405a5501c472d2eb1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/XML-Compile-${VERSION}"
        WEB_SITE="http://search.cpan.org/~markov/XML-Compile/"
      LICENSE[0]=ART
         ENTERED=20130610
           SHORT="compilation based XML processing"
cat << EOF
Many (professional) applications process XML messages based on a formal
specification, expressed in XML Schemas. XML::Compile translates between XML
and Perl with the help of such schemas. Your Perl program only handles a tree
of nested HASHes and ARRAYs, and does not need to understand namespaces and
other general XML and schema nastiness.
EOF
