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

Changes for version 0.003 - 2013-03-01

  • (Addition) Add before_typecheck and after_typecheck helper functions, and introduce the feature where type constraints and coercions can be optionally performed before coderefs are executed.
  • Reduce possibility of divergence between mutable and immutable code paths by making the mutable code path call the _run_init_code method designed for the immutable path.

Modules

define multiple init args with custom processing

Provides

in lib/MooseX/CustomInitArgs.pm
in lib/MooseX/CustomInitArgs.pm
in lib/MooseX/CustomInitArgs.pm