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

Changes for version 0.003 - 2014-10-02

  • Test Suite
    • use Test::Warnings everywhere.
  • Other
    • Backport to Perl 5.8, and drop usage of given/when.
    • Switch from Scalar::Does to Types::Standard.
    • use namespace::autoclean everywhere.

Modules

tie a hash to a Moose object (yeah, like Tie::MooseObject)
provide a fallback hashref for unknown attributes
indicate an attribute with a fallback hashref for unknown attributes
don't die at the mere mention of an unknown key
make tied hash read-only