           SPELL=xml-namespacesupport
         VERSION=1.11
          SOURCE=XML-NamespaceSupport-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/XML-NamespaceSupport-$VERSION
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/P/PE/PERIGRIN/$SOURCE
     SOURCE_HASH=sha512:cc1bd5f457dc80e46fb9904fb9dfe2bdf8bffdad8f436f0e8f5977dbc6924ef9eeceac61d8ab80df1bfcb5e14fe2476421831f47f9354726dd3b536beade0381
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~rberjon/XML-NamespaceSupport/
         ENTERED=20020722
        KEYWORDS="perl"
           SHORT="simple generic namespace support class"
cat << EOF
This module offers a simple to process namespaced XML names (unames) from
within any application that may need them. It also helps maintain a prefix to
namespace URI map, and provides a number of basic checks.
The model for this module is SAX2's NamespaceSupport class, readable at
http://www.megginson.com/SAX/Java/javadoc/org/xml/sax/helpers/NamespaceSupport.html.
It adds a few perlisations where we thought it appropriate.
EOF
