in reply to
How to read a file after a certain interval continuously
You could also use an event loop system, like
Glib
or
AnyEvent
. For a simple example see
Roll your own Event-loop
I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku
...................
flash japh
Comment on
Re: How to read a file after a certain interval continuously
In Section
Seekers of Perl Wisdom