Add get_read_method_ref and get_write_method_ref. Remove get_read_method and get_writ...
[gitmo/Mouse.git] / t / 040-existing-subclass.t
2009-02-05 Shawn M Moore Don't require there to be a BUILDARGS method; fix undef...
2009-02-05 Shawn M Moore We can't support this yet, so TODO and make sure we...
2009-02-05 Shawn M Moore Ensure that we're not blowing away an inherited constructor