Binary package “libxml-namespacesupport-perl” in ubuntu precise

Perl module for supporting simple generic namespaces

 XML::NamespaceSupport offers a simple way to process namespace-based XML names.
 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. It adds a few
 Perl-specific changes where thought to be appropriate.