in reply to How to forcefully destroy a thread

Unfortunately, the threds api does not provide for this currently and using the normal eval/alarm method doesn't seem to co-exists well with threads.

However, if you are on Win32, I do know of a very dirty way to do this, but it could leave perl in a unpredictable state.


Examine what is said, not who speaks.
"Efficiency is intelligent laziness." -David Dunham
"Think for yourself!" - Abigail
"Memory, processor, disk in that order on the hardware side. Algorithm, algorithm, algorithm on the code side." - tachyon