if (!exists $value[$line]->[$file]) { # no value assigned, there is a hole in the array } else { # value assigned }