Amazon::SimpleDB provides a low-level perlish interface for
working with Amazon's SimpleDB service.

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:

    LWP::UserAgent
    Digest::HMAC_SHA1
    URI
    XML::Simple

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, Amazon::SimpleDB is Copyright 2008,
Timothy Appnel, tima@cpan.org. All rights reserved.