putting the method modifiers in roles back in, we have to maintain backwards compat...
[gitmo/Moose.git] / lib / Moose / Role.pm
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 Stevan Little foo
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-06-20 Yuval Kogman Moose::Role needs 'use Moose ()' for some utility funct...
2006-05-24 Yuval Kogman Make prototypes of various decls (requires, with, exten...
2006-05-23 Stevan Little foo
2006-05-23 Stevan Little foo
2006-05-14 Stevan Little docs-n-attr-refactor
2006-05-13 Stevan Little docs
2006-05-11 Stevan Little testing
2006-05-10 Stevan Little role-exclusion
2006-05-09 Stevan Little fooooooooooooooooooooo
2006-05-09 Stevan Little roles
2006-05-07 Stevan Little changes-and-comments
2006-04-19 Stevan Little tests
2006-04-19 Stevan Little moooooose
2006-04-17 Stevan Little 0_04
2006-04-13 Stevan Little error_tests
2006-04-13 Stevan Little required-methods
2006-04-13 Stevan Little roles-do-roles
2006-04-13 Stevan Little much-better
2006-04-10 Stevan Little getting-there
2006-04-06 Stevan Little ROLES
2006-04-06 Stevan Little adding-basic-role-support
2006-03-18 Stevan Little removing-roles-n-mixins
2006-03-18 Stevan Little adding possible basic trait/role support