logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Naoya Ito <naoya@bloghackers.net>

       Patch to JSON 2 by Makamaka <makamaka@donzoko.net>

Description

       Module is used internally to Data::Serializer

       serialize - Wrapper to normalize serializer method name
       deserialize - Wrapper to normalize deserializer method name

Name

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

See Also

perl(1), Data::Serializer(3), JSON(3).

perl v5.36.0                                       2022-10-22                        Data::Serializer::JSON(3pm)

Synopsis

         use Data::Serializer::JSON;

See Also