Data-FlexSerializer

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


 - 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.

1.07 Fri Nov  2 14:59:07 CET 2012

 - Add support for the Sereal format. This adds a dependency on
   Sereal::{Decoder,Encoder}.

 - Remove redundant check of the close() exit code under the autodie
   pragma.

1.06  Tue Jun 12 19:00 2012
  - detect_storable docs



( run in 1.296 second using v1.01-cache-2.11-cpan-49f99fa48dc )