At 6:23 PM +0100 11/9/04, Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:

 That goto's bogus and shouldn't work. I think it does right now, but
 I'm OK with making it not work -- it *shouldn't*, since in perl the
 eval's an anonymous sub, which means you've done a goto out of a sub
 and into another, which... well, that's not supposed to work.

perl5 is borken :)

This surprises you? :)

I'm not sure exactly how this ought to be handled. I suppose it could be done with a GOTO exception if the label's not found in scope.
--
Dan


--------------------------------------it's like this-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to