develooper Front page | perl.perl5.porters | Postings from August 2009

Re: A complete design for := (bind)

Thread Previous
From:
Chip Salzenberg
Date:
August 20, 2009 22:48
Subject:
Re: A complete design for := (bind)
Message ID:
20090821054800.GE16532@tytlal.topaz.cx
Correction: in one place I say

On Thu, Aug 20, 2009 at 10:44:33PM -0700, Chip Salzenberg wrote:
> Meanwhile, to bind array elements rather than whole arrays:
>    :(@a) := \(@x);

I'm missing a splat there.  It would be
   :(*@a) := \(@x);

-- 
Chip Salzenberg

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About