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.3

  • Added ability to instaniate RAI with an existing XML::RSS::Parser tree.
  • Promoted @xml:lang in Channel and Item
  • Added Trackback "RSS 2.0" support in Item
  • Added identifier rdf:resource support in Item
  • Added dcterms:identifier to identifier in Item.
  • Added alt_title method to Channel

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.