Help for this page

Select Code to Download


  1. or download this
    $_->join for @threads;
    
  2. or download this
    use POSIX qw[_exit];
    _exit 0;