Am Dienstag, 1. August 2006 23:21 schrieb Kevin Tew:
> Syntax:
>
>         END '{' expr.. '}'
>
> Registers finalize routine. The block followed after |END| is evaluated
> just before the interpreter termination. Unlike |BEGIN|, |END| blocks
> shares their local variables, just like blocks.

I've put together the current possiblities to achieve the effect of END.
I don't know if it's sufficient, though.

See the last 5 or so t/pmc/exception.t or r13768 - r13770.

leo

Reply via email to