| KiokuDB documentation | view source | Contained in the KiokuDB distribution. |
KiokuDB::Backend::Serialize::JSPON - JSPON serialization helper
with qw(KiokuDB::Backend::Serialize::JSPON);
This serialization role provides JSPON semantics for KiokuDB::Entry and KiokuDB::Reference objects.
For serialization to JSON strings see KiokuDB::Backend::Serialize::JSON.
See expand_jspon in KiokuDB::Backend::Serialize::JSPON::Expander
See collapse_jspon in KiokuDB::Backend::Serialize::JSPON::Collapser
| KiokuDB documentation | view source | Contained in the KiokuDB distribution. |