in reply to
perl daemon
If you want your program to be a "real" daemon, you will probably want to use
Proc::Daemon
to daemonize your process before you do the checking for the file.
/brother t0mas
Comment on
Re: perl daemon
In Section
Seekers of Perl Wisdom