-
-
30 May 2013 09:19:14 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (1)
- Testers (2560 / 202 / 2)
- Kwalitee
Bus factor: 2- 50.00% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (12KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Compress::Zlib
- Constant::FromGlobal
- File::Spec
- IO::Uncompress::AnyInflate
- JSON::XS
- List::Util
- Moose
- MooseX::ClassAttribute
- MooseX::Types
- MooseX::Types::Structured
- Sereal::Decoder
- Sereal::Encoder
- Storable
- Test::More
- autodie
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.10
- Changed the API so that you can't change input/output formats on runtime. Supporting this was always a pain in the ass (and largely broken in 1.09).
- Now if you want two different kinds of options you need to make two serializers, not munge an existing one.
Modules
Pluggable (de-)serialization to/from compressed/uncompressed JSON/Storable/Sereal/WhateverOther files
Module Install Instructions
To install Data::FlexSerializer, copy and paste the appropriate command in to your terminal.
cpanm Data::FlexSerializer
perl -MCPAN -e shell install Data::FlexSerializer
For more information on module installation, please visit the detailed CPAN module installation guide.