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
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