Cache-Swifty version 0.01
=========================

Cache::Swifty is a perl frontend for the Swifty cache engine.  For more
information, please refer to the URL below.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

The swifty cache engine should be installed prior to installing the module.

COPYRIGHT AND LICENCE

Copyright (c) 2007 Cybozu Labs, Inc.

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

See http://www.perl.com/perl/misc/Artistic.html