in reply to Re: How to read a file after a certain interval continuously
in thread How to read a file after a certain interval continuously

I have checked that module. But actually my job is not only file parsing after every interval, the operation could change later.

I need a timer basically, so as to carry out any operation (for example file parsing, running some function) after an interval automatically. .

  • Comment on Re^2: How to read a file after a certain interval continuously

Replies are listed 'Best First'.
Re^3: How to read a file after a certain interval continuously
by vinoth.ree (Monsignor) on Feb 08, 2013 at 05:04 UTC
    I have checked that module.

    You could have told that in your first post:). No Problem.

    read perl alarm.alarm and also check this module Sys::AlarmCall