getting this up to speed with Class::MOP 0.35
[gitmo/Moose.git] / t / 041_role.t
2006-09-15 Stevan Little getting this up to speed with Class::MOP 0.35
2006-09-01 Stevan Little putting the method modifiers in roles back in, we have...
2006-08-29 Stevan Little no more _role_meta crapsvk status!
2006-07-14 Yuval Kogman clean up the tests a bit
2006-07-14 Yuval Kogman zap all role modifyers, and make the tests pass
2006-05-23 Stevan Little foo
2006-05-11 Stevan Little more-tests
2006-04-13 Stevan Little roles-do-roles
2006-04-13 Stevan Little much-better
2006-04-13 Stevan Little method_modifiers_are_arrays
2006-04-07 Stevan Little ROLES
2006-04-06 Stevan Little adding-basic-role-support