Help for this page

Select Code to Download


  1. or download this
    my $thread = threads->create("detached_thread");
    $_->join for threads->list;
    ...
          }
       }
    }