ports/devel/p5-Proc-Guard/pkg/DESCR

3 lines
131 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Proc::Guard runs process, and destroys it when the perl script exits.
This is useful for testing code working with server process.