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

Man Page: kiokudb::backend::serialize::jspon::collapser

Operating Environment: debian

Section: 3pm

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
anyevent::serialize(3pm) - debian
dbix::class::kiokudb(3pm) - debian
kiokudb::backend(3pm) - debian
kiokudb::entry(3pm) - debian
kiokudb::linker(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
A (ksh) Library For and From UNIX.com