Make alias_method simply call add_method.
[gitmo/Class-MOP.git] / t / 073_make_mutable.t
2008-09-11 Dave Rolsky Make alias_method simply call add_method.
2008-08-13 Yuval Kogman _new for Class::MOP::Class
2008-05-18 Stevan Little fixing the get_method_map stuff
2007-12-16 Matt S Trout fix make_mutable when option values defaulted
2007-12-12 Stevan Little Class::MOP with XS
2007-06-02 Guillermo Roditi more immutable fixes
2007-06-02 Guillermo Roditi massive updates to the way immutable works to fix a...
2007-06-01 Guillermo Roditi added ability to reverse immutability, sorry about...