in reply to cron functionality mimic in perl scripting

My question is how can I do this if I have three or more jobs which runs at different intervals?

You would be better off using an event-loop system, many to choose from, and setup timers.


I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: cron functionality mimic in perl scripting