in reply to Re^2: perl File::tail log files.
in thread perl File::tail log files.

See if File::SmartTail would help any.

And I myself would rather use File::Tail::Multi than File::Tail for former supports filtering (besides being able to tail multiple files).

Feb 15, 2019- cpan command "i /File::Tail::Multi/" does not find the module anymore. FWIW.