I'm trying to use the thread implementation and I always get this message when running my scripts : 'No threads in this perl at script_name.pl line xx' But I've installed a perl.rpm that seemed to include threads (at least it does recognize the 'use Thread' instruction, which wasn't the case with the Redhat 7.0 distro).
What am I missing ? Thanks for answers.