assuming that for and while are the perl built-ins, and that you're not using source filtering or keyword plugins etc.for (foo(list)) { ... } while (foo(list)) { .... } while (<foo(list)>) { .... }
Dave.
In reply to Re^3: Getting for() to accept a tied array in one statement
by dave_the_m
in thread Getting for() to accept a tied array in one statement
by perlancar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |