__DIE__

David Sinck sinck@owmyeye.ugive.com
Tue, 15 Aug 2000 13:21:00 -0700 (MST)


\_ Generaly eval() is seen as being expensive for execution efficiency. How
\_ about throw/catch mechanisms in other languages?

IIRC, eval {block} is mentioned as being faster than eval "$string".

YMMV.

David