![]() |
|
No such thing as a small change | |
PerlMonks |
Re^5: last in a do while loop (for (;;))by Jenda (Abbot) |
on Nov 04, 2006 at 00:08 UTC ( #582199=note: print w/replies, xml ) | Need Help?? |
Well, we could write while (not 'done') { ... }, but even though it would work and it would read fine, I think it would actually confuse people ;-) Update: while ('not done') { ... } of course. Sorry. I guess I should not be here at 1am. Thanks Sidhekin.
In Section
Seekers of Perl Wisdom
|
|