in reply to I can't get the sample code for File::Tail to read my file

File::Tail clearly should work, but there is another sample in the Perl documentation using seek and a simple loop.
  • Comment on Re: I can't get the sample code for File::Tail to read my file