Jesse Luehrs > KiokuDB > KiokuDB::Backend::Serialize::JSPON

Download:
KiokuDB-0.52.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  3
View/Report Bugs
Source  

NAME ^

KiokuDB::Backend::Serialize::JSPON - JSPON serialization helper

SYNOPSIS ^

    with qw(KiokuDB::Backend::Serialize::JSPON);

DESCRIPTION ^

This serialization role provides JSPON semantics for KiokuDB::Entry and KiokuDB::Reference objects.

For serialization to JSON strings see KiokuDB::Backend::Serialize::JSON.

METHODS ^

expand_jspon

See "expand_jspon" in KiokuDB::Backend::Serialize::JSPON::Expander

collapse_jspon

See "collapse_jspon" in KiokuDB::Backend::Serialize::JSPON::Collapser

syntax highlighting: