longoverdue.pl, when run normally, will spit out a summary of actions it took. This is fine, but not needed when it is run in cron; we'd really like to only get a message when something goes wrong. Naturally, if $verbose is set, you'd want to override this switch and force maximum output.
Created attachment 3486 [details] [review] Proposed patch
Pushed please test