Re: Safely timing out DBI queries



On Sat, 16 Sep 2006, Henri Asseily wrote:

Use the great Sys::SigAction by Lincoln Baxter.

That's just a wrapper around POSIX sigaction(), right? As I
understand it that's equivalent to the old unsafe signals in Perl
before 5.8. I'd rather avoid that if it all possible!

-sam
.