Help for this page

Select Code to Download


  1. or download this
    $ perl -v
    
    ...
    
    $ perl -Mthreads -le 'async { sleep 100; }->detach ; exit;'
    $