Add Moose::Meta::Method::Delegation and use it for delegation methods
authorDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 20:31:36 +0000 (20:31 +0000)
committerDave Rolsky <autarch@urth.org>
Thu, 11 Sep 2008 20:31:36 +0000 (20:31 +0000)
commita05f85c1308adbbb4b60b1db95103ee2e279e1ea
treefad6ce4b2b9853109710473f5b48570787f26ea2
parent87e636262bb48cefaaa4f30504deec928fd38513
Add Moose::Meta::Method::Delegation and use it for delegation methods
lib/Moose/Meta/Attribute.pm
lib/Moose/Meta/Method/Delegation.pm [new file with mode: 0644]
t/020_attributes/010_attribute_delegation.t