Help for this page

Select Code to Download


  1. or download this
    use POSIX qw/setsid/;
    
    ...
       # .. do some stuff that will take longer than 3 seconds
    }