Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Reaper - Support for reaping child processes via $SIG{CHLD}
- Description:
perl has an annoying little problem with child processes -- well, it is not
actually a problem specific to perl, but it is somewhat more difficult with
perl: reaping child processes after they exit so they don't hang around as
zombies forever, and doing it in a way that accurately captures the exit
code of the child.
Packages
perl-Reaper-1.00-6.fc18.noarch
[13 KiB] |
Changelog
by Fedora Release Engineering (2012-07-20):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|