
Red Dragon
Deleted
Mar 15, 2000, 3:14 PM
Post #2 of 2
(614 views)
|
|
Re: automatically run scripts w/out cron?
[In reply to]
|
Can't Post
|
|
The simplest way is to use cron, otherwise your going to get into some advanced features of perl use sleep delay. This would also create a program that ran constantly and "slept" for designated periods of time between active operation. Also most hosting providers watch for ongoing processes and halt them (usually to stop traffic mongers like irc bots or hack programs)
|