debian man page for kiokudb::backend::typemap::default

Query: kiokudb::backend::typemap::default

OS: debian

Section: 3pm

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

KiokuDB::Backend::TypeMap::Default(3pm) 		User Contributed Perl Documentation		   KiokuDB::Backend::TypeMap::Default(3pm)

NAME
KiokuDB::Backend::TypeMap::Default - A role for backends with a default typemap
SYNOPSIS
package MyBackend; with qw( ... KiokuDB::Backend::TypeMap::Default ); sub _build_default_typemap { ... }
DESCRIPTION
This role requires that you implement a single method, "_build_default_typemap" that will return a KiokuDB::TypeMap instance. See KiokuDB::TypeMap::Default for details. perl v5.12.4 2010-10-11 KiokuDB::Backend::TypeMap::Default(3pm)
Related Man Pages
kiokudb::backend(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::entry(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.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph