Posted on 2006-11-21 16:29:57-08 by kgamd
Parallel::Forker 1.211
What happened to retry from version 1.210? In addition, the exit from sub run exits with a exit(0) instead of the exit code of the run_on_start. Exiting with the exit code of run_on_start would see to be what is more useful. Something like
exit($self->{run_on_start}->($self));
Direct Responses: 3595 | Write a response
Posted on 2006-11-21 16:31:02-08 by kgamd in response to 3594
Re: Parallel::Forker 1.211
I have no idea why this keeps on posting. I've only posted once...
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.