Larry Wall <[EMAIL PROTECTED]> wrote:
> Final blocks on statement-level constructs always imply semicolon
> precedence afterwards regardless of the position of the closing curly.
> Statement-level constructs are distinguished in the grammar by being
> declared in the statement syntactic group:
> 
>     macro statement:if ($expr, &ifblock) {...}
>     macro statement:while ($expr, &whileblock) {...}
>     macro statement:BEGIN (&beginblock) {...}

And he answers another "but how do we..." question with a simultaneous
[unific|simplific|generaliz]ation.  Larry, you're a genius.

-- 
Brent 'Dax' Royal-Gordon <[EMAIL PROTECTED]>
Perl and Parrot hacker

There is no cabal.

Reply via email to