Changes for version 0.12_02
- $feed->version now returns 1.0 when xmlns patches with that for 1.0
- Fixed segmentation fault problem with <atom:content> longer than 2.5k (Thanks to Chris Dent and Ryan King)
- No unicode decode hack on content withou mode="xml"
Changes for version 0.12_01
- Added Atom 1.0 feed support for parsing
- Hacked Unicode entity in $content->body
- Added $entry->contributor
- $entry->contributor and $entry->person returns list in list context
- Added $content->lang and $content->base (xml:lang and xml:base)
- Make sure $feed->as_xml doesn't set utf-8 flag
Modules
Atom feed and API implementation
A client for the Atom API
Atom entry
Atom feed
Author or contributor object
A server for the Atom API
Utility functions
Provides
in lib/XML/Atom/Client.pm
in lib/XML/Atom/Content.pm
in lib/XML/Atom/ErrorHandler.pm
in lib/XML/Atom/Link.pm
in lib/XML/Atom.pm
in lib/XML/Atom/Thing.pm