Help for this page
perl -Mthreads -e 'use lib "/ssy/nos/thread_libs/lib/";die $threads::V +ERSION'
use threads; print "Using threads.pm version $threads::VERSION\n";