[ABE.pm] closure question

Andy Armstrong andy at hexten.net
Fri Aug 8 10:15:27 PDT 2008


On 8 Aug 2008, at 18:13, Faber J. Fedor wrote:
> On 08/08/08 18:07 +0100, Andy Armstrong wrote:
>> $seed++ is $seed - ++ after the scalar is a postincrement - it  
>> returns
>> the current value then increments it. If you want preincrement do ++
>> $seed instead.
>
> I knew I was missing something obvious.  Thanks.


I /will/ get to one of the meetings... One day :)

-- 
Andy Armstrong, Hexten





More information about the ABE-pm mailing list