![]() |
|
P is for Practical | |
PerlMonks |
Re^2: last in a do while loopby ikegami (Patriarch) |
on Nov 03, 2006 at 15:48 UTC ( #582109=note: print w/replies, xml ) | Need Help?? |
A more concise syntax:
It's my understanding that for (;;) { ... } can be replaced simply with loop { ... } in Perl6.
In Section
Seekers of Perl Wisdom
|
|