kiokudb::backend::hash(3pm) debian man page | unix.com

Man Page: kiokudb::backend::hash

Operating Environment: debian

Section: 3pm

KiokuDB::Backend::Hash(3pm)				User Contributed Perl Documentation			       KiokuDB::Backend::Hash(3pm)

NAME
KiokuDB::Backend::Hash - In memory backend for testing purposes.
SYNOPSIS
my $dir = KiokuDB->new( backend => KiokuDB::Backend::Hash->new(), );
DESCRIPTION
This KiokuDB backend provides in memory storage and retrieval of KiokuDB::Entry objects using Storable's "dclone" to make dumps of the backend clear. perl v5.12.4 2010-10-11 KiokuDB::Backend::Hash(3pm)
Related Man Pages
dbix::class::schema::kiokudb(3pm) - debian
kiokudb::liveobjects(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
kiokudb::util(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com