- or download this
next unless exists $user_by_uid{$uid}->{$host};
- or download this
$href = defined $user_by_uid{$uid} ? $user_by_uid{$uid} : {}; #Fake au
+toviv
next unless exists $href->{$host};
- or download this
next unless my_fake_exists $user_by_uid{$uid}, $host;