Use method_metaclass; the other hardcoded classnames are easily overridden or fleeting
[gitmo/MooseX-Role-Parameterized.git] / lib / MooseX / Role / Parameterized.pm
2008-11-09 Shawn M Moore Use method_metaclass; the other hardcoded classnames...
2008-11-09 Shawn M Moore use CMOPC->initialize instead of ->meta
2008-11-09 Shawn M Moore "method" keyword
2008-11-09 Shawn M Moore Finish the move
2008-11-09 Shawn M Moore Begin working on the rest of the sugar
2008-11-09 Shawn M Moore Let the parameter keyword take an arrayref of names
2008-11-09 Shawn M Moore First stab at generate_role; metas within metas..
2008-11-09 Shawn M Moore role sugar, which sets role_generator
2008-11-09 Shawn M Moore parameter keyword
2008-11-09 Shawn M Moore Set up the metaclass of parameterized roles