develooper Front page | perl.perl6.language | Postings from January 2002

Re: Some Apocalypse 4 exception handling questions.

Thread Previous
From:
Me
Date:
January 22, 2002 15:01
Subject:
Re: Some Apocalypse 4 exception handling questions.
Message ID:
0aef01c1a397$5a5825c0$6501a8c0@ci107016a
> We do need to figure out whether KEEP and UNDO are
> simply LAST variants or if they also fire off when NEXT
> fires off.

Someone earlier mentioned combining blocks:

    LAST and KEEP { ... }

with the semantics being that a given block only gets executed
if its guard is true, and each block by default executing quite
permissively, ie KEEP executing on every NEXT.



--me


Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About