Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / lib / MouseX / Types / TypeDecorator.pm
2009-02-05 Shawn M Moore MouseX::Types is now in its own dist
2008-12-07 Tokuhiro Matsuno use Scalar::Util directly
2008-12-05 大沢 和宏 support MouseX::Types's isa or ( isa => Str | Undef )