until( eof ) { #### until( eof or $found_all_elements_i_was_looking_for ) { #### until( $no_error_opening_file or ( eof and $need_not_process_beyond_eof ) or $found_all_elements_i_was_looking_for ) {
## until( eof or $found_all_elements_i_was_looking_for ) { ##
## until( $no_error_opening_file or ( eof and $need_not_process_beyond_eof ) or $found_all_elements_i_was_looking_for ) {