Provided by: libdata-serializer-perl_0.60-2_all bug

NAME

       Data::Serializer::JSON::Syck - Creates bridge between Data::Serializer and JSON::Syck

SYNOPSIS

         use Data::Serializer::JSON::Syck;

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>

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::Syck(3).