1Data::Serializer::JSON:U:sSeyrckC(o3n)tributed Perl DocuDmaetnat:a:tSieornializer::JSON::Syck(3)
2
3
4
6 Data::Serializer::JSON::Syck - Creates bridge between Data::Serializer
7 and JSON::Syck
8
10 use Data::Serializer::JSON::Syck;
11
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
19 Naoya Ito <naoya@bloghackers.net>
20
22 This program is free software; you can redistribute it
23 and/or modify it under the same terms as Perl itself.
24
26 perl(1), Data::Serializer(3), JSON::Syck(3).
27
28
29
30perl v5.36.0 2022-07-22 Data::Serializer::JSON::Syck(3)