You could probably use something along the lines of apachectl which has features to control an Apache server similar to what you seem to want here.
The general idea is that the daemon process stores its PID in a file which a script can subsequently access and send signals to.
Take a look at perlipc which discusses signals (including a section on handling signals in daemons).
-- Ken
In reply to Re: cron with perl
by kcott
in thread cron with perl
by Pstack
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |