Re: Moose::Object->equals();
[email protected] (Karen Etheridge) Sun, 9 Jun 2013 10:47:57 -0700
| Newsgroups | perl.moose |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Jun 08, 2013 at 05:43:28PM -0500, Caleb Cushing wrote: > a while back I wrote a piece of code that was basically a generic > equals method for objects. I'm wondering if I patched moose to give > objects this functionality if it'd be accepted? I would lean towards providing this via an external role, at least at first.