Test fix
[gitmo/Mouse.git] / t / 030_roles / 019_build.t
2010-09-24 Fuji, Goro Revert autogenerated tests. Tests should not changed...
2010-09-24 Fuji, Goro Regenerate test files
2010-09-23 Fuji, Goro chmod -x
2010-09-06 gfx 'alias' and 'excludes' in with() are deprecated
2009-09-25 gfx Method modifiers are implemented in Mouse
2009-09-21 gfx Make anonymous classes work correctly
2009-09-21 gfx Mouse::Role improved
2009-04-10 Joel Bernstein Fix test failures when user does not have C::Method...
2009-03-27 Nick Woolley Implemented Mouse::Role->does; modified Mouse::Meta...