Warn when an accessor for one attr overwrites another attr's accessor.
authorDave Rolsky <autarch@urth.org>
Tue, 26 Oct 2010 22:07:08 +0000 (17:07 -0500)
committerDave Rolsky <autarch@urth.org>
Thu, 28 Oct 2010 22:18:22 +0000 (17:18 -0500)
commitd7dfe605d8f0ce4373a89a12d2849fad8ed051c1
tree85cb86b96f3f106111dd7e80f862c67d449a15da
parentdb01aae11244e23fa2eed812ca1cfb8ed1dff22f
Warn when an accessor for one attr overwrites another attr's accessor.
lib/Moose/Meta/Attribute.pm
t/020_attributes/039_accessor_overwrite_warning.t [new file with mode: 0644]