Description
Perl XML tools can manage namespace mappings with helpers originally designed around SAX2 behavior. This is useful for parsers, filters, and writers that need to keep element and attribute names tied to the right XML namespace.
It is a developer library. Namespace handling should be tested with real documents because mistakes can make tools read or write the wrong XML elements.