Revision history for Perl extension Proc::PID::File. 1.24 04/04/07 19:26:32 - ekkis - removed OO and procedural interfaces, leaving only the simple one 1.22 06/03/03 17:01:30 - ekkis - incorporated a patch produced by Nigel Wetters that fixed a problem with pidfile removal. For more info See: https://rt.cpan.org/Ticket/Display.html?id=1732 Thanks Nigel! 1.21 2003/06/03 18:10:14 - ekkis - changed version system to manual updates - added dependency code/docs for "ps" - documented that the name verification string passed to the simple interface is used as a regexp - ps output now parsed for COMMAND matching only - Thanks to alan for his continued support. 1.6 2003/05/30 23:14:39 - ekkis - verify() now takes a string to allow the user to supply the command to be matched against 1.5 2003/05/30 22:42:41 - ekkis - added verification of pids using qx/ps/ to avoid bootup problem - modified docs, added standard stuff, included warning 1.4 2003/05/29 05:35:23 - ekkis - implemented running() to avoid race conditions into a new simple interface. Thanks to Alan Ferrency for pointing it out and suggesting the solution 0.05 Wed Jan 23 01:09:28 2002 - remove mtime stuff - interface change, now non-OO 0.04 Thu Jan 10 21:08:34 2002 - instead of $pid->active only returning 1 for true, it will simply return the pid of the active process. Since the pid will never be 0, active will still be true and work as documented. (thanks to Paul Baker) 0.03 Wed May 23 01:23:40 2001 - make the module work under -T (HASANT) - make the module work with forking servers -- child processes's DESTROY now won't delete the pid file (Brad Hilton) 0.021 Mon Oct 30 20:49:20 2000 - change method of getting file's age from -M to stat() because -M returns a negative number on Solaris for files < 1 day old (reported by Tom Leoboldt) 0.02 Wed Sep 6 17:24:52 2000 - interface change - added a test suite 0.011 Thu Aug 03 06:40:00 2000 - package wrapping fix (The tarball had been wrapped incorrectly. All of the files in Proc-PID_File-0.01/Proc/ should be at the top level) 0.01 Mon Jul 31 06:59:56 2000 - original version; created by h2xs 1.19