WebService-JugemKey-Auth version 0.01
=====================================

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:

    Test::More
    URI
    Digest::HMAC
    Digest::SHA1
    DateTime
    DateTime::Format::W3CDTF
    XML::Atom::Entry

COPYRIGHT AND LICENCE

Copyright (C) 2006 by paperboy & co. <http://www.paperboy.co.jp>

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