MooX-late
=========
Created: 2012-11-30
Home page: <https://metacpan.org/release/MooX-late>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=MooX-late>
Maintainer: Toby Inkster <mailto:tobyink@cpan.org>
0.004 2012-12-03
- (Addition) Issue warnings when type constraint cannot be interpreted
correctly. Warning is not issued at the time the attribute is built, but
the first time the type constraint is checked against. Don't attempt to
inflate these type constraints when Moose is loaded.
0.003 2012-12-02
- (Addition) Inflation of type constraints to Moose.
- General refactoring of type constraint code.
- Use MooX::Types::MooseLike::Base for type checks.
0.002 2012-12-02
- (Bugfix) use re 'eval' on Perl 5.8 to fix regexp compilation problem
0.001 2012-12-01 # Initial release