logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Yuval Kogman <nothingmuch@woobling.org>

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

Name

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

Synopsis

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

Version

       version 0.57

See Also