Blog |
Forum |
Repository
Jump to letter: [
ABCDFGHIJLMOPRSTUWXZ
]
perl-Proc-PID-File - Module to manage process id files
- Website:
- http://search.cpan.org/dist/Proc-PID-File/
- Licence:
- GPLv2+
- Vendor:
- Remi Collet
- Description:
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 I<pidfiles>,
which are files that store a process identifier.
Packages