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

Query: kiokudb::backend::serialize::jspon::collapser

OS: debian

Section: 3pm

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

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

NAME
KiokuDB::Backend::Serialize::JSPON::Collapser - Collapse entry data to JSPON compliant structures
SYNOPSIS
my $c = KiokuDB::Backend::Serialize::JSPON::Collapser->new( id_field => "_id", ); my $hashref = $c->collapse_jspon($entry);
DESCRIPTION
This object is used by KiokuDB::Backend::Serialize::JSPON to convert KiokuDB::Entry objects to JSPON compliant structures.
ATTRIBUTES
See KiokuDB::Backend::Serialize::JSPON::Converter for attributes shared by KiokuDB::Backend::Serialize::JSPON::Collapser and KiokuDB::Backend::Serialize::JSPON::Expander.
METHODS
collapse_jspon $entry Collapses the entry recursively, returning a JSPON compliant data structure suitable for serialization as a JSON string. perl v5.12.4 2010-10-11 KiokuDB::Backend::Serialize::JSPON::Collapser(3pm)
Related Man Pages
apache::session::serialize::sybase(3pm) - debian
dbix::class::kiokudb(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::typemap::composite(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Introduction
Find columns in a file based on header and print to new file