delegated methods now working properly if the accessor has modifiers
authorStevan Little <stevan@localhost.(none)>
Tue, 18 Aug 2009 16:27:24 +0000 (12:27 -0400)
committerDave Rolsky <autarch@urth.org>
Sun, 13 Sep 2009 15:47:22 +0000 (10:47 -0500)
commit53b3e21446585bd3fab6142a124718e8bb1c59c5
tree204c0ca7052cacbf09d15aa7c7b531233cd03fcf
parent67dac033de7c66641b00d969163a4731a1555b35
delegated methods now working properly if the accessor has modifiers
lib/Moose/Meta/Method/Delegation.pm
t/020_attributes/029_delegation_and_modifiers.t [new file with mode: 0644]