warn if we try to overwrite a local function with an accessor
[gitmo/Moose.git] / t / 020_attributes / 027_accessor_override_method.t
2010-07-24 Jesse Luehrs warn if we try to overwrite a local function with an...
2009-12-13 Florian Ragwitz Convert all tests to done_testing.
2009-06-26 Yuval Kogman accessor overwriting warning now reflects reality
2009-06-25 Jesse Luehrs test warnings for accessors overwriting existing methods