debian man page for kiokudb::backend::hash

Query: kiokudb::backend::hash

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
kiokudb::backend::role::txn(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::liveobjects(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph