in reply to How many cron (was: Re^4: use lib ".")
in thread use lib "."

If the email work is similar enough (for "users who have unread notifications and also sends emails to admins on other days to tell them about blogs that need reviewing"), then keep that in a script. Or, have separate modules|functions in a package to do the emailing & create shorter, specific programs to use those modules.

The "daily tidying" seems like should be separate task, in- or outside of cron.

  • Comment on Re: How many cron (was: Re^4: use lib ".")