Changes for version 0.03 - 2013-07-04

  • When you supplied `on_typeconstraint_failure => "default"' or `on_typeconstraint_failure => "default_no_warning"' with a default sub { ... } we'd just return the CodeRef instead of its value. Now we do the right thing and call the sub to get the value instead.

Modules

Control how failed type constraint checks are handled

Provides

in lib/MooseX/Attribute/TypeConstraint/CustomizeFatal.pm