in reply to Re^2: Problem with while loop inside a foreach loop
in thread Problem with while loop inside a foreach loop
map or grep are much much safer than for or foreach.
No they aren't :) They alias just like for/foreach.
I know that this is quite far-fetched LISP-like Perl code
Not really :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem with while loop inside a foreach loop
by Laurent_R (Canon) on May 04, 2013 at 11:02 UTC |