Changes for version 0.00014

  • Added `icon()` accessor to the feed classes. (theory)
  • Added `base()` accessor to the feed classes (requires XML::RSS::LibXML 0.3006 for RSS support). (theory)
  • Missing descriptions and contents from parsed RSS feeds are now set to empty strings instead of throwing an exception. Such was already the case for parsed Atom feeds. (theory)
  • Missing type attributes in parsed enclosures no longer trigger an exception, but are set to an empty string. (theory)

Modules

Extensible Feed Parsing Tool
Atom Feed
An Atom Entry
Role For A Feed
An Item In a Feed
Role For Data::Feed Parsers
Data::Feed Atom Parser
Data::Feed RSS Parser
RSS Feed
An RSS Entry
Role For Web-Related Feed Entry Content
Module For Web-Related Feed Enclosure
Role For Web-Related Feed Entry
Role For Web-Related Feeds