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

Changes for version 0.05

  • MooseX::Storage::Base::WithChecksum
    • Fixed minor issue where the WithChecksum would choke with a bad checksum due to odd Data::Dumper output.
  • t/
    • forced JSON::Any in the basic JSON tests to use JSON.pm since this is what Test::JSON uses and subtle (and annoying) issues can arise.

Modules

An serialization framework for Moose classes
The simplest level of serialization
The meta-engine to handle collapsing and expanding objects
The actually atomic file storage mechanism.
The actually file storage mechanism.
A MooseX::Storage swiss-army chainsaw

Provides

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