Again, going back to where we already were, you can use the following snippet:
perl -Mthreads -e 'use lib "/ssy/nos/thread_libs/lib/";die $threads::V +ERSION'
... or you can output the version information from your script:
use threads; print "Using threads.pm version $threads::VERSION\n";
In reply to Re^15: Monitor list of threads running
by Corion
in thread Monitor list of threads running
by mr_p
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |