B. Watson 59afb3a28d perl/perl-Proc-PID-File: Wrap README at 72 columns. 2 gadi atpakaļ
..
README 59afb3a28d perl/perl-Proc-PID-File: Wrap README at 72 columns. 2 gadi atpakaļ
perl-Proc-PID-File.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 gadi atpakaļ
perl-Proc-PID-File.info a2579481b1 perl/perl-Proc-PID-File: Update download. 6 gadi atpakaļ
slack-desc 84f7c64c5e perl/perl-Proc-PID-File: Added (module to manage process id files). 9 gadi atpakaļ

README

The Proc::PID::File 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.