in reply to Perl5.8.8 Threads

Depending on the OS on which you run perl you can use Active State perl or build your own perl with thread support:
sh Configure -Dusethreads (see INSTALL in your perl source distribuition).