develooper Front page | perl.perl5.porters | Postings from June 2008

Re: Fatal/autodie exception hierarchies for Perl 5

Thread Previous | Thread Next
From:
David Nicol
Date:
June 3, 2008 12:29
Subject:
Re: Fatal/autodie exception hierarchies for Perl 5
Message ID:
934f64a20806031229k4dc1366bjf9b6f753557dcbab@mail.gmail.com
On Mon, Jun 2, 2008 at 6:50 PM, Larry Wall <larry@wall.org> wrote:

>    * Exception handlers run in the lexical context of the block being
>        tried.
>    * Exception handlers run in the dynamic context of the code that is
>        failing.

the first seems dangerous, esp. considering the availability of the
second.  Has "lexical" been redefined?

Thread Previous | Thread Next


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