Changes for version 2.12
- Attributes were not inheriting the namespace of its associated element during parsing as it should have according to the XML-Namespaces specification. Fixed.
- Relatedly, XPath attribute name mapping also was not handling namespaces properly. Fixed.
- Documentation clean-up.
- Added query method alias to XPath match method. query is the preferred method to use going forward.
Modules
A liberal object-oriented parser for RSS feeds.
a simple object that holds one node in the XML::RSS::Parser parse tree.
a specialized XML::RSS::Parser::Element object that is used as the root element of a parsed RSS feed.