           SPELL=xml-namespacesupport
         VERSION=1.12
          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:8a29698acc152888b3abd53b277f89209252830cc3b57d587a5b66e5019445d7c1858a08fa548d42387c1143b726da1440e36eb0c69b0b59c3770b5f528f38b2
         LICENSE=ART
	WEB_SITE=https://metacpan.org/release/PERIGRIN/XML-NamespaceSupport-$VERSION
         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
