Help for this page

Select Code to Download


  1. or download this
    my $threadid = threads->self:
    
  2. or download this
    my $threadid = threads->self->tid;
    
  3. or download this
    perl -mthreads -le"print $threads::VERSION"
    1.62