           SPELL=xml-twig
         VERSION=3.34
     SOURCE_HASH=sha512:f70fa749fc293574dbb736164b78be109cdfb1a4508f555480ad326aaacecd055efa3faef2d267a9d204df3dd30249b1050f6138f67461371c2db2c97b670c3d
          SOURCE=XML-Twig-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-Twig-$VERSION
        WEB_SITE=http://xmltwig.com/xmltwig/
   SOURCE_URL[0]=$WEB_SITE/$SOURCE
   SOURCE_URL[1]=$PERL_CPAN_URL/authors/id/M/MI/MIROD/$SOURCE
         LICENSE=ART
         ENTERED=20020405
        KEYWORDS="xml perl"
           SHORT="A perl module for processing huge XML documents in tree mode"
cat << EOF
XML::Twig - Tree interface to XML documents allowing
processing chunk by chunk of huge documents.

It is very much recommended to install Text::Iconv (for
easy character encoding conversions) and WeakRef (to avoid
memory leaks) with this version if you can.
EOF
