my $threadid = threads->self: #### my $threadid = threads->self->tid; #### perl -mthreads -le"print $threads::VERSION" 1.62
## my $threadid = threads->self->tid; ##
## perl -mthreads -le"print $threads::VERSION" 1.62