Actually implement and test having add_method clone methods. It will
authorDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 16:24:44 +0000 (16:24 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 16:24:44 +0000 (16:24 +0000)
commit7d682ca2399e3d09eb4105febacd4baa5f6cd2a1
tree8f5f4b5b50eb5046732d689f5604f0a837024242
parent2226a8b07473ebde21f32a77683a2f3192f41b99
Actually implement and test having add_method clone methods. It will
now clone the method if just the package name of the object differs
from the class.
lib/Class/MOP/Class.pm
t/003_methods.t