The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 1.5.1

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) 2021, 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.