NAME
Data::Valve::BucketStore::Object - Basic Object Storage
SYNOPSIS
my $store = Data::Valve::BucketStore::Object->new(
store => $object,
);
DESCRIPTION
This storage type only needs an object which supports a get()/set() methods
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