Include method name in immutable methods (fixes #49680)
[gitmo/Class-MOP.git] / t / 071_immutable_w_custom_metaclass.t
2009-04-19 Yuval Kogman Remove immutable transformer
2009-03-16 Dave Rolsky A little more tidying
2009-03-16 Dave Rolsky Tidy the code before messing with it
2009-01-07 Florian Ragwitz Remove shebangs from tests.
2008-12-31 Dave Rolsky fix tests broken by the fix to make immutable transform... 0.75
2008-11-14 Dave Rolsky got rid of all the use_ok junk except for 000_load.t
2008-09-13 Dave Rolsky I kept wondering why I "mistyped" this method name...
2008-05-18 Stevan Little removing ->blessed, blessed is not a method *cough...
2007-06-02 Guillermo Roditi more immutable fixes
2007-06-02 Guillermo Roditi massive updates to the way immutable works to fix a...
2006-07-06 Stevan Little foo