The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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