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

Changes for version 0.09

  • MooseX::Storage::Util
    • added support to deal with utf8 strings correctly
  • MooseX::Storage::Engine::File MooseX::Storage::Engine::AtomicFile
    • fixed utf8 handling when storing string
      • added tests for this
  • t/
    • added a test for the utf8 handling
  • Change build system to Module::Install

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