The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.