Help for this page
while(my $line = $buffer->sysreadline($fh)) { ... $self->_process($line); } }
sub run { ... } } }