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

Man Page: kiokudb::backend::serialize::jspon::expander

Operating Environment: debian

Section: 3pm

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

NAME
KiokuDB::Backend::Serialize::JSPON::Expander - Inflate JSPON to entry data.
SYNOPSIS
my $c = KiokuDB::Backend::Serialize::JSPON::Expander->new( id_field => "_id", ); my $entry = $c->collapse_jspon($hashref);
DESCRIPTION
This object is used by KiokuDB::Backend::Serialize::JSPON to expand JSPON compliant hash references to KiokuDB::Entry objects.
ATTRIBUTES
See KiokuDB::Backend::Serialize::JSPON::Converter for attributes shared by KiokuDB::Backend::Serialize::JSPON::Collapser and KiokuDB::Backend::Serialize::JSPON::Expander.
METHODS
expand_jspon $hashref Recursively inflates the hash reference, returning a KiokuDB::Entry object. perl v5.12.4 2010-10-11 KiokuDB::Backend::Serialize::JSPON::Expander(3pm)
Related Man Pages
kiokudb::backend::role::txn(3pm) - debian
kiokudb::typemap::entry::callback(3pm) - debian
kiokudb::typemap::entry::compiled(3pm) - debian
kiokudb::typemap::entry::mop(3pm) - debian
kiokudb::util(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?
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?