Changes for version 3.005_004
- Build/test fixes and improvements. We were getting a bunch
- of false test fails from fixing bugs. The round trip version
- checks have been fixed.
Changes for version 3.005_003
- Add missing Changes update for 3.005_002
- [ENCODER] We can't serialize copies of false (ie, pv="" iv=0, POK/IOK) as FALSE.
- [ENCODER] Fixups for cast warnings under -Wint-to-ptr builds by using using PTR2INT and INT2PTR for casting our objects.
Changes for version 3.005_002
- [ENCODER] Various subtle fixes to how we choose whether to serialize the string or numeric version of a value, in particular to ensure that "00" always round trips as "00", and related issues.
Changes for version 3.005_001
- Win32 fixes
- Build improvements
- Changes to how we generate constants
Modules
Fast, compact, powerful binary deserialization
Getting the most out of the Perl-Sereal implementation
Provides
in lib/Sereal/Decoder/Constants.pm