Help for this page

Select Code to Download


  1. or download this
    x;
    y;
    z;
    
  2. or download this
    use threads;
    
    ...
    }, 1 .. 48;
    
    $_->join for @threads;