add a warning for immutablizing a class with mutable ancestors
[gitmo/Moose.git] / t / 300_immutable / 005_multiple_demolish_inline.t
2009-09-07 Jesse Luehrs add a warning for immutablizing a class with mutable...
2009-04-06 Dave Rolsky Add a test for a class with no inherited DEMOLISH
2009-04-06 Dave Rolsky Add a failing test to check that destructor inlining...
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-01-31 Stevan Little tests