Help for this page

Select Code to Download


  1. or download this
    PID 28907
    Forked worker in slot 2 with pid 28910 for chunk 1
    ...
    ^CHello from INT
    Hello from INT
    Hello from INT
    
  2. or download this
    pgr mce
    
    nickt    28907       01:26 perl mce4.pl
    nickt    28909       01:26 perl mce4.pl
    nickt    28910       01:26 perl mce4.pl
    
  3. or download this
    perl mce4.pl
    
    ...
    
    Killed
    
  4. or download this
    use strict; use warnings; use feature 'say';
    use Data::Dumper; ++$Data::Dumper::Sortkeys;
    ...
    #        say 'Dumping: ' . Dumper \%hash;
        }
    }