Help us help you. What code do you have so far? Check out tutorials here, and the Perl documentation.
- You'll almost certainly need open to open the log files to read them.
- the while loop is very commonly used to read lines from a file one at a time.
- regular expressions will help you pull out the information you need from the lines in the log
But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)