in reply to Re^2: Perl 5.8.8 threads, clean exit
in thread Perl 5.8.8 threads, clean exit
Another thought. You say in your OP: "the 5.8.8 version doesn't support threads->exit().". You also say you have similar code working elsewhere.
threads is a cpan module. Why not simply upgrade to a newer version of that module that does support threads->exit?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Perl 5.8.8 threads, clean exit
by T_I (Novice) on Feb 27, 2013 at 12:03 UTC | |
by BrowserUk (Patriarch) on Feb 27, 2013 at 12:20 UTC |