Changes for version 0.52
- Removed lastBuildDate from the RAI::Item created and modified mappings. A good idea gone bad if you are trying to merge feeds and list out entries chronological order.
- Added minimum version of 0 to POSIX an Date::Parse in Makefile.PL.
- Time handlers (created, modified etc) return UTC rather then local time
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.