On Thu, May 02, 2002 at 08:06:47AM +0200, Gerald Richter wrote:
> I have to rework the exit handling anyway. I like to have a exit that exits
> the whole processing, so we don't need theses cascaded exits anymore.
hmm, would it be possible/easy to have
eval { Execute('something_that_dies_several_levels_in.epl') };
# check $@, maybe continue
work?
or are all the XS globals/internals just not going to survive that?
--
- Gus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]