Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: How to read a file after a certain interval continuously

by vinoth.ree (Monsignor)
on Feb 08, 2013 at 04:47 UTC ( [id://1017758]=note: print w/replies, xml ) Need Help??


in reply to How to read a file after a certain interval continuously

Please check this module File::Tail

File::Tail - Perl extension for reading from continuously updated files

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

Replies are listed 'Best First'.
Re^2: How to read a file after a certain interval continuously
by ghosh123 (Monk) on Feb 08, 2013 at 04:52 UTC

    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. .

      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

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017758]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (10)
As of 2024-04-18 08:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found