debian man page for kiokudb::backend::serialize::jspon::converter

Query: kiokudb::backend::serialize::jspon::converter

OS: debian

Section: 3pm

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

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

NAME
KiokuDB::Backend::Serialize::JSPON::Converter - Common functionality for JSPON expansion/collapsing
SYNOPSIS
# internal
DESCRIPTION
These attributes are shared by both KiokuDB::Backend::Serialize::JSPON::Converter and KiokuDB::Backend::Serialize::JSPON::Expander. These attributes are also available in KiokuDB::Backend::Serialize::JSPON and passed to the constructors of the expander and the collapser.
ATTRIBUTES
id_field class_field class_meta_field root_field deleted_field tied_field data_field ref_field The various field name mappings for the KiokuDB::Entry attributes. Everything defaults to the attribute name, except "class" and "class_meta" which default to "__CLASS__" and "__META__" for compatibility with MooseX::Storage when "inline_data" is set, and "ref_field" which is set to $ref according to the JSPON spec. inline_data Determines whether or not the entry data keys are escaped and the data is stored in the same top level mapping, or inside the "data_field" key. perl v5.12.4 2010-10-11 KiokuDB::Backend::Serialize::JSPON::Converter(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::util(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file