devel/cppunit misses a destructor declaration for one of its classes.
[pkgsrcv2.git] / devel / p5-Proc-Background / DESCR
1 The Perl 5 module Proc::Background provides a generic interface for
2 placing processes in the background on both Unix and Win32 platforms.
3 Background processes can be started, killed, waited upon, checked
4 for existence and their exit values can be retrieved.