The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.15 - 2012-10-17

  • Decoder option validate_utf8 With this option (turned off by default for performance reasons) the decoder will emit an error on malformed UTF-8. This will *not* check for invalid code points; this can be added later, but Perls that are recent enough will warn on those anyway.
  • Thread-safety fix on Perls >= 5.8.7. Sereal is still not thread-safe on older Perls

Modules

Fast, compact, powerful binary deserialization

Provides

in lib/Sereal/Decoder/Constants.pm