in reply to
Re^2: Protection from zombies
in thread
Protection from zombies
Try replacing the perl script with a shell script that runs
strace
on the original script, saving the output somewhere where you can look at it later.
Comment on
Re^3: Protection from zombies
In Section
Seekers of Perl Wisdom