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)NAMEKiokuDB::Backend::Serialize::JSPON::Expander - Inflate JSPON to entry data.SYNOPSISmy $c = KiokuDB::Backend::Serialize::JSPON::Expander->new( id_field => "_id", ); my $entry = $c->collapse_jspon($hashref);DESCRIPTIONThis object is used by KiokuDB::Backend::Serialize::JSPON to expand JSPON compliant hash references to KiokuDB::Entry objects.ATTRIBUTESSee KiokuDB::Backend::Serialize::JSPON::Converter for attributes shared by KiokuDB::Backend::Serialize::JSPON::Collapser and KiokuDB::Backend::Serialize::JSPON::Expander.METHODSexpand_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(3pm) - debian |
| kiokudb::entry(3pm) - debian |
| kiokudb::typemap(3pm) - debian |
| kiokudb::typemap::composite(3pm) - debian |
| kiokudb::typemap::entry::callback(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Introduction |
| Detecting unused variables... |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |