Perl module to manage process id files
This Perl module is useful for writers of daemons and other processes that need to tell whether they are already running, in order to prevent multiple process instances. The module accomplishes this via *nix-style pidfiles, which are files that store a process identifier. Inspired by Proc::PID_File, but with a much simpler interface.
$
pkg install p5-Proc-PID-FileOrigin
devel/p5-Proc-PID-File
Size
33.3KiB
License
GPLv2
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
3 packages