On Mon Dec 05 07:09:21 2011, eda@waniasset.com wrote: > Father Chrysostomos via RT <perlbug-followup <at> perl.org> writes: > > >foreach \my @subitem (@arrayrefs) { > > If you do that, the consistency would also allow > > my @refs = ([ 1, 2 ], [ 3, 4 ]); > (\my @a, \my @b) = @refs; > > That would be an even more useful feature than the foreach enhancement. > As of commit 05f7c1e8a, you get both. -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=22335