Move the generation of delegation methods into MM::Method::Delegation itself.
[gitmo/Moose.git] / lib / Moose / Meta / Method / Delegation.pm
2008-09-15 Dave Rolsky Move the generation of delegation methods into MM:...
2008-09-11 Dave Rolsky Actually implement associated_attribute for delegation...
2008-09-11 Dave Rolsky Add Moose::Meta::Method::Delegation and use it for...