push @{ $at_line{$string} //= [] }, $line_number; #### push @{ $at_line{$string} ||= [] }, $line_number;