in reply to Style Point: Catching eval { } errors

If you don't like Exception, how about Error?
  • Comment on Re: Style Point: Catching eval { } errors

Replies are listed 'Best First'.
Re: Re: Style Point: Catching eval { } errors
by hardburn (Abbot) on Nov 25, 2003 at 14:47 UTC

    Actually, I meant Error. I get the two confused sometimes.

    ----
    I wanted to explore how Perl's closures can be manipulated, and ended up creating an object system by accident.
    -- Schemer

    : () { :|:& };:

    Note: All code is untested, unless otherwise stated