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::schema::kiokudb(3pm) - debian
kiokudb::collapser(3pm) - debian
kiokudb::linker(3pm) - debian
kiokudb::typemap(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?