1Data::Serializer::JSON(U3s)er Contributed Perl DocumentatDiaotna::Serializer::JSON(3)
2
3
4

NAME

6       Data::Serializer::JSON - Creates bridge between Data::Serializer and
7       JSON
8

SYNOPSIS

10         use Data::Serializer::JSON;
11

DESCRIPTION

13       Module is used internally to Data::Serializer
14
15       serialize - Wrapper to normalize serializer method name
16       deserialize - Wrapper to normalize deserializer method name
17

AUTHOR

19       Naoya Ito <naoya@bloghackers.net>
20
21       Patch to JSON 2 by Makamaka <makamaka@donzoko.net>
22
24         This program is free software; you can redistribute it
25         and/or modify it under the same terms as Perl itself.
26

SEE ALSO

28       perl(1), Data::Serializer(3), JSON(3).
29
30
31
32perl v5.36.0                      2022-07-22         Data::Serializer::JSON(3)
Impressum