http://www.perlmonks.org?node_id=1005836


in reply to CTRL+C Handling in Perl Threads

See using the thread->kill() feature on linux. When it comes to threads, you must put the signal handler into the thread code block. The main thread receives the signal first, then internally passes it on to each thread, so each thread must have a handler.

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh