in reply to $thread->is_running() in perl 5.8.8 - catching slow threads

is_running() is not implemented in Perl 5.8.8. And I can't upgrade to 5.10

threads is dual-lifed. You can upgrade the module without upgrading Perl.

(Quoted text from linked thread.)