RSS | Module Info | Add a review of Proc-Pidfile
Proc-Pidfile
(1.005)
Too bad the author doesn't know about <code>kill(0, $pid)</code> -- thanks to a pointless dependency on Proc::ProcessTable, this module fails to build on most platforms.
seano - 2011-12-05T06:11:45 (permalink)
2 out of 5 found this review helpful.
Was this review helpful to you?
Yes
No
Proc-Pidfile
(1.005)
Easy to use and cleans up after itself. Only complaint is that it requires Proc::ProcessTable which is XS and wouldn't compile on a particular platform for me. Seems like checking for a running process require that much overhead.
Mark Grimes - 2011-12-01T18:01:58 (permalink)
3 out of 4 found this review helpful.
Was this review helpful to you?
Yes
No

