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 :) leo