in reply to
Using Date::Calc with an error log
Sounds like you want File::Tail.pm
http://search.cpan.org/~mgrabnar/File-Tail-0.99.3/Tail.pm
.
Continuously tracks / tails a file being written to, returning latest entries. See CPAN.
Cheers
Chris
Comment on
Re: Using Date::Calc with an error log
In Section
Seekers of Perl Wisdom