Changes for version 0.50
- Added special link handlers to make up for Class::XPath's (1.4) lack of not() function and compound logical statements.
- Fixed guid mapping. Added link module to mappings.
- Added created_strict, issued_strict, and modified_strict methods to Element and Channel.
- Class::XPath not liking 'description[@type="text/html"]'. Removed from content_strict mapping for now.
- Fixed deprecated contentstrict support.
Modules
RSS Abstraction Interface. An object-oriented layer that maps overlapping and alternate tags in RSS to one common simplified interface.
An interface to the channel elements of a RSS feed.
An interface to the image elements of a RSS feed.
An interface to the item elements of a RSS feed.
base class for RAI element objects.