Refactor MethodInstaller::Simple.
authorFlorian Ragwitz <rafl@debian.org>
Mon, 27 Oct 2008 20:27:13 +0000 (20:27 +0000)
committerFlorian Ragwitz <rafl@debian.org>
Mon, 27 Oct 2008 20:27:13 +0000 (20:27 +0000)
commita664754d8ce3736abcfeb16ea5115d99cec724fd
tree76d9578b6f865082fe2443a5b37e40bac3519b88
parent72a03bb0f3ba57200f70eb56f2f239a6a19efdb3
Refactor MethodInstaller::Simple.

It now has code_for() which the subclass can override to monkey with the magic
shadowed subroutine. This is handy if you want to employ Devel::BeginLift.
lib/Devel/Declare/MethodInstaller/Simple.pm
t/methinstaller-simple.t