in reply to Multithreading in perl
You will need to build a Perl with threads. See App::perlbrew for example, or just download the Perl tarball and compile it yourself.
If both approaches are too difficult, ask your system administrator.