http://qs321.pair.com?node_id=340642


in reply to Re: fork/reaper
in thread fork/reaper

Any idea on how to get children's exit $result before he dies?

UPDATED: ok I think I got it
Added &reaper into the infinite loop and deleted $SIG{CHLD}
Seems to work now.
(I'd like to know if this is the good way)