Re: Interactive perl based application who works as per schedule

2014-10-09 Thread Benjamin Fernandis
Thanks, I will follow those. Regards On Fri, Oct 10, 2014 at 3:26 AM, Christopher Brenk < christopherbr...@googlemail.com> wrote: > Hi! > > I just read a article on perltricks.com about every. It's an application > written in Perl,which provides a interface to cron. > > > http://perltricks.com/

Re: Interactive perl based application who works as per schedule

2014-10-09 Thread Christopher Brenk
Hi! I just read a article on perltricks.com about every. It's an application written in Perl,which provides a interface to cron. http://perltricks.com/article/55/2013/12/22/Schedule-jobs-like-a-boss-with-every Maybe you want to use it in your (web-)application. Mit freundlichen Grüßen, Christop

Re: Interactive perl based application who works as per schedule

2014-10-09 Thread John SJ Anderson
On Thu, Oct 9, 2014 at 2:19 AM, Benjamin Fernandis wrote: > Hi, Hi! [ snip ] > Please suggest me for this. I suggest you don't try to re-invent cron. Cron works. Cron is a known quantity. You don't need to re-invent cron. What you need is a way to let other people edit crontab files, with a b