Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 000-load.t
2011-10-03 Fuji Goro Remove debug messages because xsubpp problems have...
2010-11-10 Fuji, Goro Display xsubpp settings to make CPAN testers more infor...
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Regenerate test files
2010-09-09 gfx Checking in changes prior to tagging of version 0.65. 0.65
2009-10-25 gfx Report $Mouse::VERSION and the backend (Pure Perl or...
2009-10-24 gfx Fix load.t
2009-10-24 gfx Fix load.t
2009-09-25 gfx Method modifiers are implemented in Mouse
2009-02-10 Shawn M Moore Include CMMF in t/000-load
2009-02-05 Shawn M Moore Avoid the warning about exporting sugar into main
2008-12-16 Shawn M Moore MRO::Compat is the only module loaded by Mouse::Util...
2008-10-19 Shawn M Moore Include CMM, why not
2008-10-19 Shawn M Moore Include CMOP and Moose versions in the dependency display
2008-09-28 Shawn M Moore Notify us of what versions of everything we have from...
2008-06-03 Shawn M Moore Import Mouse