K 10 svn:author V 8 kuriyama K 8 svn:date V 27 2013-11-04T13:08:03.750821Z K 7 svn:log V 356 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: http://search.cpan.org/dist/Proc-Pidfile/ END