isa and can, more tests, but not it breaks due to some wierdness with isa
[gitmo/MooseX-Types.git] / Changes
CommitLineData
b3b39119 1
badcd0e5 20.05 ...
16ddefbf 3 - moved export mechanism to Sub::Exporter. ::Base contains
4 a bunch of wrapping logic to allow the export-along functionality
5 for the helper symbols
8cd6ad6c 6 - removed vestigial load of Sub::UpLevel since it breaks
7 the argument display in confess()
badcd0e5 8
559cf3d8 90.04 Thu Aug 9 20:56:14 CEST 2007
10 - Automatically set strict and warnings like Moose does
31ac8780 11
9448c224 120.03 Thu Aug 9 14:41:58 CEST 2007
b3b39119 13 - Minor POD typo correction
9563f55e 14 - Added some error messages for wrong type names
15 - Coercion handler not exported without type object
9448c224 16 - Moved from Class::Inspector to Class::MOP::load_class
b3b39119 17
180.02 Wed Aug 8 20:33:42 CEST 2007
19 - Changed declaration to croak when it sees '::' in a typename
20
210.01 Wed Aug 8 18:19:34 CEST 2007
22 - Initial release
23