<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Digimer wrote:
<blockquote cite="mid:4BA11B5E.6070605@alteeve.com" type="cite">'Alo
all,
  <br>
  <br>
...<br>
  <br>
Basically, I need to watch a log file and update a database when an
entry is written. To complicate matters, the log file is cycled each
night, so it would need to be able to handle the position being reset
to 0.
  <br>
</blockquote>
File::Tail is supposed to do all this. I never used it (tests failed on
Windows) and there are some reports of it also being resource hungry,
but it was designed to handle logs being rolled over, etc.<br>
<br>
All the best<br>
Stuart<br>
-- <br>
<span style="color: rgb(102, 0, 0);">Stuart Watt<br>
ARM Product Developer<br>
Information Balance</span><br>
</body>
</html>