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

Changes for version 0.35 - 2012-05-19

  • The new delegation code could fail when a type had no parent. Attempting to subtype Any was one way to trigger the bug. (Dave Rolsky)
  • The new delegation code broke calling ->can or ->isa on MooseX::Types::TypeDecorator as a class method. (Dave Rolsky)

Modules

Organise your Moose types in libraries
Type library base class
Wrap Moose::Util::TypeConstraints to be safer for MooseX::Types
Combine type libraries for exporting
Type exports that match the types shipped with Moose
Wraps Moose::Meta::TypeConstraint objects with added features
Common utility functions for the distribution
Wrap exports from a library

Provides

in lib/MooseX/Types/UndefinedType.pm