freebsd-ports/devel/p5-Reaper/pkg-descr
Sunpoet Po-Chuan Hsieh 757d2a8732 Move devel/p5-reaper to devel/p5-Reaper
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Fix and update WWW
2018-05-22 17:48:28 +00:00

8 lines
459 B
Text

The reaper module provides a $SIG{CHLD} handler that can be installed
globally as well as locally. It also supports chaining of signal handlers,
meaning it will not just replace an existing $SIG{CHLD} handler. It still
requires applications to do the right thing in using this module and not
installing their own versions. At least it provides a consistent
implementation that can be shared between various modules.
WWW: https://metacpan.org/release/Reaper