On Fri, Mar 29, 2013 at 11:12 AM, Jesse Luehrs <d...@tozt.net> wrote:
> > sub programmer_pay_rate { shift->R::Programmer::pay_rate } > Keeping alias as a clean way of generating this exact kind of delegate might be a valid / useful thing and inline with how handles and other delegates work. It is also a much less *common* thing, and excludes has no such justification that I can see. -Chris