Changes for version 3.005_004

  • [DECODER] Build/test fixes and improvements. We were getting
  • a bunchof false test fails from fixing bugs. The round trip
  • version checks have been fixed.

Changes for version 3.005_003

  • We can't serialize copies of false (ie, pv="" iv=0, POK/IOK) as FALSE.
  • Add missing Changes update for 3.005_002
  • 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

  • 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 serialization

Provides

in lib/Sereal/Encoder/Constants.pm