Download: Data-Valve-0.00010.tar.gz
Dependencies
Annotate this POD
Data::Valve::BucketStore::Object - Basic Object Storage
my $store = Data::Valve::BucketStore::Object->new( store => $object, );
This storage type only needs an object which supports a get()/set() methods