while (more(...)) { ... }
while (!done(...)) { ... }
while (my $item = get(...)) { ... }
In reply to Re: User defined function in while loop
by ikegami
in thread User defined function in while loop
by kgherman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |