The catch block is lexically contained within the try block, so the inviolate nature of the curlies remains intact.
On 6/3/08, David Nicol <[EMAIL PROTECTED]> wrote: > On Mon, Jun 2, 2008 at 6:50 PM, Larry Wall <[EMAIL PROTECTED]> 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? > -- Sent from Gmail for mobile | mobile.google.com Mark J. Reed <[EMAIL PROTECTED]>