Provided by: libdata-serializer-perl_0.65-2_all
NAME
Data::Serializer::JSON - Creates bridge between Data::Serializer and JSON
SYNOPSIS
use Data::Serializer::JSON;
DESCRIPTION
Module is used internally to Data::Serializer serialize - Wrapper to normalize serializer method name deserialize - Wrapper to normalize deserializer method name
AUTHOR
Naoya Ito <naoya@bloghackers.net> Patch to JSON 2 by Makamaka <makamaka@donzoko.net>
COPYRIGHT
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl(1), Data::Serializer(3), JSON(3).