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
kiokudb::entry(3pm) - debian
kiokudb::liveobjects(3pm) - debian
kiokudb::typemap(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
Similar Topics in the Unix Linux Community
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
My first PERL incarnation... Audio Oscillograph