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

NAME

XML::Atom - Atom feed and API implementation

SYNOPSIS

    use XML::Atom;

DESCRIPTION

Atom is a syndication, API, and archiving format for weblogs and other data. XML::Atom implements the feed format as well as a client for the API.

LICENSE

XML::Atom is free software; you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR & COPYRIGHT

Except where otherwise noted, XML::Atom is Copyright 2003 Benjamin Trott, cpan@stupidfool.org. All rights reserved.