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

Changes for version 1.08 - 2012-11-05

  • Dynamically changing the output_format without a custom serial_encoder didn't work if the output format was set to 'sereal'.
    • Now we'll dynamically construct a Sereal::Encoder object if needed if the output format changes from e.g. Storable to Sereal.
  • Change the POD tagline to include Sereal.

Modules

(De-)serialization from/to (compressed) JSON, Storable or Sereal