kiokudb::backend::serialize::delegate(3pm) debian man page | unix.com

Man Page: kiokudb::backend::serialize::delegate

Operating Environment: debian

Section: 3pm

KiokuDB::Backend::Serialize::Delegate(3pm)		User Contributed Perl Documentation		KiokuDB::Backend::Serialize::Delegate(3pm)

NAME
KiokuDB::Backend::Serialize::Delegate - Use a KiokuDB::Serializer object instead of a role to handle serialization in a backend.
SYNOPSIS
package MyBackend; use Moose; with qw( ... KiokuDB::Backend::Serialize::Delegate ); MyBackend->new( serializer => "yaml", );
DESCRIPTION
This role provides a "serialzier" attribute (by default KiokuDB::Serializer::Storable) with coercions from a moniker string for easy serialization format selection. perl v5.12.4 2010-10-11 KiokuDB::Backend::Serialize::Delegate(3pm)
Related Man Pages
dbix::class::serialize::storable(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
kiokudb::typemap::entry::compiled(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph