On Nov 28, 2011, at 7:30 PM, Erik Colson <[email protected]> wrote: > I just hoped Moose would have some kind of magic allowing to have objects as > hash keys...
Moose actually explicitly tries to avoid magic like this because it isn't intuitive to most Perl programmers and is usually very fragile. -Chris
