On Wed, 3 Sep 2014 13:38:06 +0200 Rafael Garcia-Suarez <rgs@consttype.org> wrote: > 3.1. pointy blocks, like in Perl 6 (mostly) to create anon closures > with named parameters (instead of $_) > 3.2. list assignment with holes to get last elements of an array: > my ($a, $b, ..., $z) = @foo; My vote is +1 to both of these. I was wondering what to do about anon closures in our new signature-enabled post-5.20 world. -- Paul "LeoNerd" Evans leonerd@leonerd.org.uk http://www.leonerd.org.uk/ | https://metacpan.org/author/PEVANSThread Previous | Thread Next