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

Changes for version 1.112760 - 2011-10-03

  • Relax the constraint on the store method defined in Role::Backend from Defined to Any
  • Allow for one-way transformations by not providing a write within the map for that particular element
  • Read elements can now use a tuple of undef+coderef as a special case for supplying OOB data

Modules

Morph data from one source to another
Provides a Data::Morph backend for DBIx::Class
Provides a Data::Morph backend for talking to objects
Provides a backend that produces simple HashRefs
Provides a role to consume to develop specialized backends