make class attributes work in roles
[gitmo/MooseX-ClassAttribute.git] / t / 02-immutable.t
2010-02-09 Dave Rolsky make class attributes work in roles
2008-05-23 Dave Rolsky Shut up deprecation warnings
2007-11-24 Dave Rolsky A working version, with docs and all tests passing.
2007-09-20 Dave Rolsky The start of a working implementation. Several things...