my %load_number_hash = (); foreach(@load_array){ $load_number_hash{$_} = $_; } #### Use of uninitialized value in hash element at ...