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

Changes for version 0.47 - 2014-08-23

  • report the versions of all JSON and YAML backends during tests, in an attempt to track down an elusive bug
  • now properly serializing attributes that are set to the undefined value (github #6, thanks, Jason Pope!)
  • fix compatibility problem with MooseX::Role::Parameterized 1.03+ and MooseX::Storage::Format::JSONpm (some internal details changed that we were relying on)

Modules

A serialization framework for Moose classes
A more secure serialization role
The simplest level of serialization
A role for indecisive programmers
The meta-engine to handle collapsing and expanding objects
The actual atomic file storage mechanism.
The actual file storage mechanism.
A custom trait to bypass cycle detection
An engine trait to bypass serialization
A JSON serialization role
A Storable serialization role
A YAML serialization role
An Atomic File I/O role
A basic File I/O role
An Storable File I/O role
A custom meta-attribute to bypass serialization
A custom meta-attribute-trait to bypass serialization
A custom trait to bypass cycle detection
A custom trait to bypass serialization
A MooseX::Storage Swiss Army chainsaw

Provides

in lib/MooseX/Storage/Meta/Attribute/DoNotSerialize.pm
in lib/MooseX/Storage/Meta/Attribute/Trait/DoNotSerialize.pm