I was confused because of the preceding hash assignment :) I also find myself not wanting to do { long-attribute-name => $obj.long-attribute-name }. Maybe $obj.=>long-attribute-name could DWIM and :$obj.my-val becomes ('obj' => 'my-val result').
I'll be quiet now. On Tue, Jan 5, 2016 at 7:01 PM Tobias Leich <em...@froggs.de> wrote: > Yes, that's how you get a Match variable. >