![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: Perl style question: loops with postconditionby mpeppler (Vicar) |
on Jun 28, 2002 at 15:59 UTC ( [id://178045]=note: print w/replies, xml ) | Need Help?? |
I tend to use do { ...} while();
But keep in mind that next/last don't work as one might expect (at least for those of us who learnt C first, and perl later :-) Michael
In Section
Seekers of Perl Wisdom
|
|