in reply to Logging question
elsif (++$cycles % 6 ==0 ) { $log->error("No new messages in the last 60 seconds"); } [download]