"Jenda Krynicky" <[EMAIL PROTECTED]> writes:

> You sure? Could you show us a complete example ? And tell us which 
> perl did you get this behaviour from?
>
> Tried all combinations of
>       use strict;
>       use warnings;
>       use diagnostics;
> and never received a word about a missing curly.
>
> Semicolon is optional before the closing curly brace and it doesn't 
> matter what the last command in the block is.

Further in my case the diagnositcs output said perl had counted
opening and closing braces, and the numbers didn't match. That method
would work a little different wouldn't it?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>

Reply via email to