166 # read in the next (previous) block of text 167 168 my $read_cnt = sysread( $handle, $read_buf, $read_size ) ;