Help for this page

Select Code to Download


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