KiokuDB::Backend::Serialize::JSPON
JSPON serialization helper
- Provided by: libkiokudb-perl (Version: 0.57-1)
- Report a bug
JSPON serialization helper
version 0.57
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.
Yuval Kogman <nothingmuch@woobling.org>
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.