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

Changes for version 0.14

  • MooseX::Storage::Engine
    • cycles are now tracked by refaddr instead of stringified object, which broke for any overloaded objects (Thanks to Jonathan Rockway)
  • Don't fail tests when YAML is unavailable
  • Use temporary files in test suite, instead of cwd

Modules

An serialization framework for Moose classes
A more secure serialization role
The simplest level of serialization
A role for undecisive programmers
The meta-engine to handle collapsing and expanding objects
The actually atomic file storage mechanism.
The actually file storage mechanism.
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 MooseX::Storage swiss-army chainsaw

Provides

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