in reply to Usage message, and App::Cronjob
In general, App::Cronjob is not meant to be used directly. That's why it's not documented for such use -- it needs to be refactored, etc.
Instead, you are meant to use the installed "cronjob" command. We use this command *extensively* at work. Example use:
0 * * * * /opt/pobox/bin/cronjob -E -c "/usr/sbin/logadm"
I do not general frequent the monastery, so please consider following up via email or RT ticket.
|
|---|