>File::Tail is waiting at least 10 second before starting to work. if it is taking at least 10 second to start then how it is faster than using open to access the file???
On Wed, 2007-08-29 at 11:49 +0200, Angerstein wrote: > File::Tail is waiting at least 10 second before starting to work. > If this is not the prob, try to initalize my $line = undef; > > If this don“t work, you should check your file. Thanks, Siva