KiokuDB::Backend::Serialize::JSPON::Converter
Common functionality for JSPON expansion/collapsing
- Provided by: libkiokudb-perl (Version: 0.57-2build1)
- Report a bug
Common functionality for JSPON expansion/collapsing
version 0.57
# internal
These attributes are shared by both KiokuDB::Backend::Serialize::JSPON::Converter and KiokuDB::Backend::Serialize::JSPON::Expander.
These attributes are also available in KiokuDB::Backend::Serialize::JSPON and passed to the constructors of the expander and the collapser.
Everything defaults to the attribute name, except "class" and "class_meta" which default to "__CLASS__" and "__META__" for compatibility with MooseX::Storage when "inline_data" is set, and "ref_field" which is set to $ref according to the JSPON spec.
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.