Man Page: kiokudb::backend::hash
Operating Environment: debian
Section: 3pm
KiokuDB::Backend::Hash(3pm) User Contributed Perl Documentation KiokuDB::Backend::Hash(3pm)NAMEKiokuDB::Backend::Hash - In memory backend for testing purposes.SYNOPSISmy $dir = KiokuDB->new( backend => KiokuDB::Backend::Hash->new(), );DESCRIPTIONThis 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)
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Weird 'find' results |
| My first PERL incarnation... Audio Oscillograph |