The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

File::Serialize::Serializer::JSONY - JSONY serializer for File::Serialize

VERSION

version 1.3.0

DESCRIPTION

Serializer for JSONY.

Registered against the extension jsony.

This serializer actually only deserializes. Its serialization is taken care of by any available JSON serializer.

extensions

jsony

precedence

100

module used

JSONY

supported options

deserializer: none

serializer: depends on the JSON serializer used.

AUTHOR

Yanick Champoux <yanick@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019, 2017, 2016, 2015 by Yanick Champoux.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.