WebService-Hatena-Fotolife version 0.02
=======================================

DESCRIPTION

WebService::Hatena::Fotolife provides an interface to the
Hatena::Fotolife AtomAPI.

This module is a subclass of L<XML::Atom::Client>, so see also the
documentation of the base class for more usage.

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::Atom
  - Image::Info

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Kentaro Kuribayashi <kentarok@gmail.com>

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.