perl -Mthreads -e 'use lib "/ssy/nos/thread_libs/lib/";die $threads::VERSION' #### use threads; print "Using threads.pm version $threads::VERSION\n";