I have been programming perl for quite some time, but i have never used a
'continue' block.  It seems just as easy to put any code that one would
normally put in a continue right into the loop itself.  What is the purpose
of a continue block?  Is there a time where a continue might be prefered to
simply having one block for the whole loop?

Thanks!
christopher

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to