Using "threads" with Perl
I want to use some Perl scripts that require "threads".
From what I have seen, Perl needs to be compiled with threads in order to have that functionality (using -Dusethreads?).
I tried to use perlbrew to install a different version but had some trouble. Is it possible to recompile system Perl with threads or what is the best course of action?
/http://stackoverflow.com/questions/22036985/error-using-thread-module-this-perl-not-built-to-support-threads
-
Hello :) Is this a VPS? If so, you may need to reinstall the system Perl using your system package manager (YUM). Please make note of the information in the following document: Perl Environments and Modules Thank you. 0
Please sign in to leave a comment.
Comments
1 comment