sourCEntral - mobile manpages

pdf

Data::Serializer::JSON::Syck

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 AT bloghackers DOT 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).

pdf