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::memory(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file