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

Changes for version 0.07

  • MooseX::Storage::Format::Storable
    • this will use Storable to freeze/thaw objects
      • added tests for this
  • MooseX::Storage::IO::StorableFile
    • this will use Storable to load/store objects
      • added tests for this
  • t/
    • fixed tests in 030_with_checksum.t (thanks to sartak)

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