if ({$key_hash{$current_key}{OID_NAME}}->[0]->[1]) { print "Duplicate Found\n"; } else { push @{$key_hash{$current_key}{OID_NAME}}, [$oid, $name]; }