On Thu, Sep 21, 2006 at 07:02:56PM -0400, Duane Bronson top-posted:
> Ronald J Kimball wrote:
> > What would you have Perl do in the case of nested loops?
> $.. should be the iterator count in the parent loop, $... should be the 
> iterator count in the grandparent loop, ...

Ick!  Better to use a stack, methinks, like I do for getting at outer
map{}s' versions of $_ in NestedMap.

-- 
David Cantrell | Reality Engineer, Ministry of Information

    Planckton: n, the smallest possible living thing
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to