File-Tail-App - Why call function for each line

Posted on Thu Jan 12 18:29:21 2006 by jhuettemeister
Why call function for each line
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
Direct Responses: 1623 | Write a response