Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-1.el6.src
[7 KiB] |
Changelog
by Lubomir Rintel (Good Data) (2009-06-09):
- Specfile autogenerated by cpanspec 1.78.
- Fixup license
|