KiokuDB::Backend::Serialize::JSPON - JSPON serialization helper
Contents
Copyright And License
This software is copyright (c) 2014 by Yuval Kogman, Infinity Interactive.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.34.0 2022-05-23 KiokuDB::Backen...erialize::JSPON(3pm)
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
