![]() |
|
"be consistent" | |
PerlMonks |
Re: How to read the log rotated fileby rnewsham (Curate) |
on Mar 07, 2013 at 09:57 UTC ( [id://1022182]=note: print w/replies, xml ) | Need Help?? |
You could use File::ReadBackwards to read messages.1 until you reach the point where your previous scan ended. That way you only need to read the lines you need rather than the whole file.
In Section
Seekers of Perl Wisdom
|
|