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

Man Page: kiokudb::typemap::entry::std::compile

Operating Environment: debian

Section: 3pm

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

NAME
KiokuDB::TypeMap::Entry::Std::Compile - Provides a compile implementation
SYNOPSIS
TODO
DESCRIPTION
This role provides an implementation for "compile" in KiokuDB::TypeMap::Entry by breaking down its requirements into four separated methods.
REQUIRED METHODS
compile_collapse Must return a code reference or method name. The calling conventions for this method are described in "collapse_method" in KiokuDB::TypeMap::Entry::Compiled. compile_expand Must return a code reference or method name. The calling conventions for this method are described in "expand_method" in KiokuDB::TypeMap::Entry::Compiled. compile_id Must return a code reference or method name. The calling conventions for this method are described in "id_method" in KiokuDB::TypeMap::Entry::Compiled. compile_refresh Must return a code reference or method name. The calling conventions for this method are described in "refresh_method" in KiokuDB::TypeMap::Entry::Compiled.
SEE ALSO
KiokuDB::TypeMap::Entry::Compiled perl v5.12.4 2010-10-18 KiokuDB::TypeMap::Entry::Std::Compile(3pm)
Related Man Pages
kiokudb::backend::role::txn::memory(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::callback(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
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?