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::Sereal - Creates bridge between Data::Serializer and Sereal

Author

       James Rouzier, "<rouzier at gmail.com>"

Bugs

       Please report any bugs or feature requests to "bug-data-serializer-sereal at rt.cpan.org", or through the
       web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-Serializer-Sereal>.  I will be
       notified, and then you'll automatically be notified of progress on your bug as I make changes.

Name

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

Subroutines/Methods

serialize
       serialize object/data

   deserialize
       deserialize object/data

   decoder
       gets the decoder from options or uses the default decoder

   encoder
       gets the encoder from options or uses the default encoder

       Recreates global ENCODER/DECODER after thread is created

Support

       You can find documentation for this module with the perldoc command.

           perldoc Data::Serializer::Sereal

       You can also look for information at:

       •   RT: CPAN's request tracker

           <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Data-Serializer-Sereal>

       •   AnnoCPAN: Annotated CPAN documentation

           <http://annocpan.org/dist/Data-Serializer-Sereal>

       •   CPAN Ratings

           <http://cpanratings.perl.org/d/Data-Serializer-Sereal>

       •   Search CPAN

           <http://search.cpan.org/dist/Data-Serializer-Sereal/>

Synopsis

       Creates bridge between Data::Serializer and Sereal

Version

       Version 1.05

See Also