debian man page for kiokudb::role::upgrade::handlers::table

Query: kiokudb::role::upgrade::handlers::table

OS: debian

Section: 3pm

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

KiokuDB::Role::Upgrade::Handlers::Table(3pm)		User Contributed Perl Documentation	      KiokuDB::Role::Upgrade::Handlers::Table(3pm)

NAME
KiokuDB::Role::Upgrade::Handlers::Table - A role for classes
SYNOPSIS
with qw(KiokuDB::Role::Upgrade::Handlers::Table); use constant kiokudb_upgrade_handlers_table => { # like the individual entries in class_version_table "0.01" => "0.02", "0.02" => sub { ... }, };
DESCRIPTION
This class lets you provide the version handling table as part of the class definition, instead of as arguments to the KiokuDB handle constructor. See KiokuDB::TypeMap::Entry::MOP more details and KiokuDB::Role::Upgrade::Data for a lower level alternative. perl v5.12.4 2010-10-11 KiokuDB::Role::Upgrade::Handlers::Table(3pm)
Related Man Pages
kiokudb::collapser(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::util(3pm) - debian
Similar Topics in the Unix Linux Community
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph