debian man page for kiokudb::role::upgrade::data

Query: kiokudb::role::upgrade::data

OS: debian

Section: 3pm

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

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

NAME
KiokuDB::Role::Upgrade::Data - Classes that provide their own upgrade routine.
SYNOPSIS
with qw(KiokuDB::Role::Upgrade::Data); sub kiokudb_upgrade_data { my ( $class, %args ) = @_; # convert the data from the old version of the class to the new version # as necessary $args{entry}->derive( class_version => our $VERSION, ... ); }
DESCRIPTION
This class allows you to take control the data conversion process completely (there is only one handler per class, not one handler per version with this approach). See KiokuDB::Role::Upgrade::Handlers::Table for a more DWIM approach, and KiokuDB::TypeMap::Entry::MOP for more details. perl v5.12.4 2010-10-11 KiokuDB::Role::Upgrade::Data(3pm)
Related Man Pages
moosex::role::parameterized::extending(3) - osx
kiokudb::linker(3pm) - debian
kiokudb::typemap::entry::compiled(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.
Introduction
Weird 'find' results
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections