Make sure that whenever we don't inline, we warn, and add tests.
[gitmo/Moose.git] / t / 300_immutable / 002_apply_roles_to_immutable.t
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-08-05 Dave Rolsky Moose now warns when you try to load it from the main...
2008-04-29 Stevan Little 0.42
2008-03-16 Stevan Little s/metaclass/__PACKAGE__->meta/
2008-03-16 Stevan Little s/make_immutable/metaclass->make_immutable/
2008-02-07 Stevan Little more tests and the constructor stuff as well
2008-01-19 Stevan Little rudementary support for attribute traits