Object::Store - generic object storage library
==============================================

The aim of Object::Store is to define a simple, common API to store, retrieve,
delete and search for Perl objects.

A simple Disk storage implementation is supplied.


COPYRIGHT AND LICENCE

  This module free software and is distributed under the
  same license as Perl itself.

  Copyright (C) 2009 Jean-Michel Hiver.

  Authors: Jean-Michel Hiver 

