Mouse::Util::does_role() respects $thing->does() method
[gitmo/Mouse.git] / t / 020_attributes / 022_illegal_options_for_inheritance.t
2010-09-25 Fuji, Goro Reorganize t/020_attributes/
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Regenerate test files
2010-09-06 gfx Catch up Moose's change d21262bd42c2539c47e5d41e7506710...
2010-07-26 gfx Fix illegal option process, add tests for it