aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Proc-Pidfile/pkg-descr
blob: 1a88b59a672c49cab1ec28eb357efa0bf9ea6091 (plain) (blame)
1
2
3
4
5
6
7
Proc::Pidfile is a very simple OO interface which manages a pidfile
for the current process.  You can pass the path to a pidfile to use as
an argument to the constructor, or you can let Proc::Pidfile choose
one (basically, "/var/run/$basename", if you can write to /var/run,
otherwise "/$tmpdir/$basename").

WWW: https://metacpan.org/release/Proc-Pidfile