At 08:19 AM 8/20/00 +0100, Graham Barr wrote:
>Yes. I thought someone else would have done an RFC for this by
>now, but I was going to propose that a for loop can
>have any number of variables
>
>   for my($a,$b,$c) (@array) { ... }
>
>steps three at a time,
>
>   for my($key,$val) = (%hash) { ... }

I would so love to have this.

--
Peter Scott
Pacific Systems Design Technologies

Reply via email to