Help for this page

Select Code to Download


  1. or download this
    sub test1252 {
        my @jobs = ();
    ...
         }
         $_->join for @jobs;
    }
    
  2. or download this
    Perl exited with active threads:
            9 running and unjoined
            0 finished and unjoined
            0 running and detached