Data::Serializer::JSON::Syck(3) 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 <[email protected]>

COPYRIGHT

  This program is free software; you can redistribute it
  and/or modify it under the same terms as Perl itself.