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.
Comment on
Re^2: die through several evals
In Section
Seekers of Perl Wisdom