NAME
JSON::String::HASH - Handle hashes for JSON::String
DESCRIPTION
This module is not intended to be used directly. It is used by JSON::String to tie behavior to an hash. Any time the hash is changed, the top-level data structure is re-encoded and the serialized representation saved back to the original location.
SEE ALSO
AUTHOR
Anthony Brummett <brummett@cpan.org>
COPYRIGHT
Copyright 2015, Anthony Brummett. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself.