Skip Menu |

This queue is for tickets about the CHI CPAN distribution.

Report information
The Basics
Id: 96818
Status: resolved
Priority: 0/
Queue: CHI

People
Owner: Nobody in particular
Requestors: sharyanto [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Please consider supporting Sereal as one of the included serializer aside from JSON & Storable
Sereal is better in almost all aspects compared to Storable (better designed, more compact, faster, cross-platform by default, cross-language, and so on). It doesn't croak when fed Regexp objects by default. I've released Sereal support as a separate dist (CHI-Serializer-Sereal). It'd be nice if it's included in the main CHI dist :-) BTW, I've also posted a wishlist to Data::Serializer. Regards, Steven
Good to know Steven. This really ought to be handled at the Data::Serializer level though. Storable has to remain the CHI default for backward compatibility. On Sun Jun 29 10:42:50 2014, SHARYANTO wrote: Show quoted text
> Sereal is better in almost all aspects compared to Storable (better > designed, more compact, faster, cross-platform by default, cross- > language, and so on). It doesn't croak when fed Regexp objects by > default. > > I've released Sereal support as a separate dist (CHI-Serializer- > Sereal). It'd be nice if it's included in the main CHI dist :-) > > BTW, I've also posted a wishlist to Data::Serializer. > > Regards, > Steven