Since having been released to CPAN, many new features have been added to the threads module: http://search.cpan.org/src/JDHEDDEN/threads-1.36/Changes
Using some of these new features, I have created two new modules: Thread::Suspend - adds suspend and resume capabilities to threads Thread::Cancel - permits cancelling (i.e., killing) threads I have tried to make them as comprehensive and robust as possible. Any comments, etc. would be appreciated. Enjoy.
