in reply to Re: die through several evals
in thread die through several evals

i need to execute some function with timeout.
i set alarm($timeout), then execute code and die in ALRM handler.