- or download this
perl mce9.pl
...
Hello from END block: 11583
Killed
- or download this
perl mce9.pl
...
'05 11556' => '1491592584',
'06 11556' => '1491592586'
}, 'MCE::Shared::Hash' );
- or download this
use strict; use warnings; use feature 'say';
use Data::Dumper; ++$Data::Dumper::Sortkeys;
...
say 'Parent in END: ' . Dumper $hash->export;
}
}