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

Changes for version 0.019 - 2012-03-31

  • remove inlined versions of BUILD - it's useless to perform any checks *after* construction. BUILD is not the same as BUILDARGS! (ether)

Changes for version 0.018_001 - 2012-03-23

  • avoid reporting errors for undef attributes when MooseX::UndefTolerant is also being employed (ssoriche)

Modules

capture all constructor errors
base class for individual constructor errors
error class for MooseX::Constructor::AllErrors
represents a missing argument error
represents a type constraint validation error

Provides

in lib/MooseX/Constructor/AllErrors/Role/Object.pm