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

Changes for version 0.12

  • added build_requires for Test::Deep (awwaiid)
  • upped the Moose dependency to support the custom meta-attribute-traits
  • t/
    • fixing all the tests to properly skip if optional features are not being used, this should help get rid of all our CPANtester failures
      • tested against 5.10 as well
  • MooseX::Storage::Engine MooseX::Storage::Meta::Attribute::DoNotSerialize MooseX::Storage::Meta::Attribute::Trait::DoNotSerialize
    • adding meta-attribute-trait support for DoNotSerialize
      • added tests for this

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