Re: Announcement: Moose 2.0800 is released!
[email protected] (Chris Prather)
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <CAEFJ16-UM0vOXY+O_shXu4wjBk4QpBwwUj905-iH7WeG8Gtn+g@mail.gmail.com> |
On Fri, Mar 29, 2013 at 11:12 AM, Jesse Luehrs <[email protected]> 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