blob: 2808a1940caaa74a44a896d39aa4e1ac5c4a992a (
plain) (
blame)
1
2
3
4
5
6
|
This library implements an efficient, compact-output, and feature-rich
serializer using a binary protocol called Sereal. Its sister module
Sereal::Decoder implements a decoder for this format. The two are
released separately to allow for independent and safer upgrading.
WWW: http://search.cpan.org/dist/Sereal-Encoder/
|