1Data::Serializer::JSON(U3s)er Contributed Perl DocumentatDiaotna::Serializer::JSON(3)
2
3
4
6 Data::Serializer::JSON - Creates bridge between Data::Serializer and
7 JSON
8
10 use Data::Serializer::JSON;
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
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
28 perl(1), Data::Serializer(3), JSON(3).
29
30
31
32perl v5.12.3 2011-07-27 Data::Serializer::JSON(3)