XML::Atom::Syndication is a portable client for 
consuming RFC 4287 Atom Syndication Feeds.

INSTALLATION

To install this module type the following:

    perl Makefile.PL
    make 
    make test 
    make install

DEPENDENCIES

This module requires these other modules and libraries:

    XML::Elemental 2.0
    XML::Writer 0.6
    MIME::Base64
    Class::ErrorHandler
    Test::More 

COPYRIGHT AND LICENCE

The software is released under the Artistic License. The terms of
the Artistic License are described at
http://www.perl.com/language/misc/Artistic.html. Except where
otherwise noted, XML::Atom::Syndication is Copyright 2004-2006, Timothy
Appnel, cpan@timaoutloud.org. All rights reserved.