s/make_immutable/metaclass->make_immutable/
[gitmo/Moose.git] / t / 010_basics / 012_rebless.t
2008-01-28 Stevan Little type constraint messages work now (kinda) and other...
2008-01-13 Shawn M Moore Fix for the slightly changed rebless_instance interface
2008-01-13 Shawn M Moore Add tests to make sure the new reblessing works with...