Changes for version 0.013 - 2011-02-09

  • The test suite now uses Test::Fatal instead of Test::Exception. (ether)
  • Use modern Moose APIs, to avoid warnings with Moose 1.09 (ether)
  • fix documentation mixup in MooseX::Constructor::AllErrors::Error::Constructor (ether)
  • moose inlining changes (doy)

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/Meta/Class.pm
in lib/MooseX/Constructor/AllErrors/Role/Meta/Method/Constructor.pm
in lib/MooseX/Constructor/AllErrors/Role/Object.pm