Hi,
I tried to use Thread.pm file (as use Thread statement),
but failed during the compilation:
This Perl has neither ithreads nor 5005threads at /usr/local/lib/perl5/5.8.0/Thread.pm line 335
BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.0/Thread.pm line 335.
Compilation failed in require at /users/emilyo/scripts/new_scripts/top/top.pl line 7.
BEGIN failed--compilation aborted at /users/emilyo/scripts/new_scripts/top/top.pl line 7.
I'm using version 5.8, and it seems very strange.