The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.1

  • Drop POSIX dependency in favor of Date::Format.
  • Added EPOCH time formatting option
  • Fixed time_format bug were PASS_THRU could not be set. (Kevin Frost)
  • Fixed PASS_THRU bug were an XML::RSS::Parser::Element object would be returned instead of a string. (Kevin Frost)
  • Fixed bug were date normalization was ignoring timezone and using the local system timezone instead. (Kevin Frost)

Modules

RSS Abstraction 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.
A base class for RAI element objects.
A liberal object-oriented parser for RSS feeds.
an object representing a character data in an RSS parse tree.
a node in the XML::RSS::Parser parse tree.
the root element of a parsed RSS feed.