make class attributes work in roles
[gitmo/MooseX-ClassAttribute.git] / lib / MooseX / ClassAttribute / Role / Meta / Attribute.pm
2010-02-09 Dave Rolsky make class attributes work in roles
2010-01-20 Dave Rolsky Clarify comment
2009-07-09 Dave Rolsky make non-lazy builder work
2008-11-10 Dave Rolsky No need to actually get the instance, since we ignore...
2008-11-10 Shawn M Moore Fix the API for set_value; even though we don't need...
2008-09-05 Dave Rolsky pod for everything
2008-09-05 Dave Rolsky Everything works, with my uber hack of making the attri...