in reply to Re: Re: Monitoring a file which is constantly being written to.
in thread Monitoring a file which is constantly being written to.
You could take a look at File::Tail.
I doubt that it is much more efficient than chips seek approach as it uses that same method, but a quick browse of the source shows that it does a lot more besides.
|
|---|