in reply to Using signals in Perl

I wouldn't use signals with Perl. Tell whoever gave you that advice that you have it from a reliable source - ie some stranger on a website - that signals in Perl are not reliable.

But if you only need to know when the kids died, just pollwaitpid periodically to find out if any more kids exited.