in reply to In time for Wimbledon

Consider this
FOOBAR: try { serve(); } catch (Error::Return){ goto FOOBAR; # redo FOOBAR? whatever } catch (Error::OutOfBounds){ new_point(); }
I don't see a need for new syntaxt, long live the goto ;)

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re: Re: In time for Wimbledon
by dash2 (Hermit) on Jul 01, 2003 at 09:25 UTC
    Ah, but I mean go back to exactly where you were.

    So for example

    for (0..20) { lob Argh if some_error_condition(); }
    could be bounced back to the same position in the loop.

    I have no idea how this could be implemented. I just think it would be kewl.
    A massive flamewar beneath your chosen depth has not been shown here