|
Hi,
actually I am a fan of File::Tail and File::Tail::App.
But I think the File::Tail::App can be optimized if you could also read multiple lines at once, put them to a arrayref and make the method call on this (instead of the line_handler).
Meanwhile I fix it amateurishly...
cheers johannes
|