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

  • Documentation fixes. (Thanks to John Gruber and gdsotirov)
  • Fixed bug were I misread section 3.1.1.3 and was wrapping XHTML content in divs. Also updated related tests.
  • Fixed bug in XML::Atom::Syndication::Text were Encode was not loaded before being used. Because of Encode's extensive use this problem is only apparent under certain conditions.
  • Added no_cdata method to XML::Atom::Syndication::Writer.

Modules

a portable client for consuming RFC 4287 Atom Syndication Feeds.
class representing an Atom category
class representing Atom entry content.
class representing an Atom entry
class representing an Atom feed
class representing the Atom feed generator
class representing an Atom link
base class for all complex Atom elements.
class representing an Atom person construct
class representing an Atom source element
class representing an Atom text construct
a class for serializing XML::Atom::Syndication nodes into XML.

Provides

in lib/XML/Atom/Syndication.pm
in lib/XML/Atom/Syndication/Thing.pm
in lib/XML/Atom/Syndication/Util.pm