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)
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| One instance of comparing grep and awk |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |