The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.07_01 - 2014-03-26

  • Fix for aliased_dedupe_strings feature (Borislav Nikolov)
  • Add sereal_decode_with_object(), a functional/custom-opcode implementation of the OO interface, with much less overhead. In practice this will make a very modest impact on dumping, but if your applications needs it... Thanks to Zefram for the custom op implementation.
  • Optimize dumping hashes by being more careful how we check if they have backreferences, and avoid creating a HvAUX() structure (and thus reallocing the hashes bucket array) just to find out if they have backreferences. Reported by Steffen.

Modules

Fast, compact, powerful binary serialization

Provides

in lib/Sereal/Encoder/Constants.pm