make make_mutable always return $self and alter tests to verify this; update docs...
[gitmo/Moose.git] / t / cmop / universal_methods.t
2011-09-17 Dave Rolsky Test that UNIVERSAL methods are found through all metho...
2011-09-17 Dave Rolsky UNIVERSAL methods are now part of the MOP
2011-03-14 Florian Ragwitz Remove numbers from our tests