>>>>> "James" == James Turnbull <[EMAIL PROTECTED]> writes:

James> Anyone know of a way to create a loop (or something similar) that
James> automatically schedules the execution of a sub-routine periodically from
James> within a program, for example execute check() every 600 seconds or the 
like?
James> The program would be running as a daemon on the host.

If you're building multifunction daemons, nothing beats POE.
See http://poe.perl.org/ for details.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to