Changes for version 0.04
- Use "loose" parsing in DateTime::Format::Mail so that we don't die on invalid RFC-822 dates.
- XML::Feed::Entry->link on RSS feeds will now use a <guid> element if a <link> element isn't found.
- Switched to using URI::Fetch when fetching feeds. Since we're not storing or caching feeds currently, this basically just buys us GZIP support, but that's something.
- Use Class::ErrorHandler instead of XML::Feed::ErrorHandler. Thanks to Tim Appnel for the patch.
Modules
Syndication feed parser and auto-discovery
Wrapper for content objects
Entry/item in a syndication feed
Provides
in lib/XML/Feed/Atom.pm
in lib/XML/Feed/Atom.pm
in lib/XML/Feed/RSS.pm
in lib/XML/Feed/RSS.pm