>>>>> "Jeff" == Jeff Westman <[EMAIL PROTECTED]> writes:

Jeff> According to the perl documentation.... because 'do' is a STATEMENT, you
Jeff> cannot use LOOP CONSTRUCTS (next, last).

Well, a do-block is not a statement, but an expression. do-block followed
by a semicolon would be a statement.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

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

Reply via email to