kiokudb::typemap::entry(3pm) debian man page | unix.com

Man Page: kiokudb::typemap::entry

Operating Environment: debian

Section: 3pm

KiokuDB::TypeMap::Entry(3pm)				User Contributed Perl Documentation			      KiokuDB::TypeMap::Entry(3pm)

NAME
KiokuDB::TypeMap::Entry - Role for KiokuDB::TypeMap entries
SYNOPSIS
package KiokuDB::TypeMap::Foo; use Moose; with qw(KiokuDB::TypeMap::Entry); # or just use KiokuDB::TypeMap::Entry::Std sub compile { ... }
DESCRIPTION
This is the role consumed by all typemap entries.
REQUIRED METHODS
compile $class This method is called by KiokuDB::TypeMap::Resolver for a given class, and should return a KiokuDB::TypeMap::Entry::Compiled object for collapsing and expanding the object. KiokuDB::TypeMap::Entry::Std provides a more concise way of defining typemap entries. perl v5.12.4 2010-10-18 KiokuDB::TypeMap::Entry(3pm)
Related Man Pages
dbix::class::kiokudb(3pm) - debian
kiokudb::backend(3pm) - debian
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections