On May 15, 2012 11:42 AM, "Randal L. Schwartz" <mer...@stonehenge.com> wrote: > > >>>>> "Lorenzo" == Lorenzo Thurman <lore...@thethurmans.com> writes: > > Lorenzo> I'd like to write a perl daemon that runs every hour. > > cron(8) perhaps? >
I agree with Randall - keep it simple, use cron. You'll thank yourself later.