my %myHash = (); if ($myHash{unknown}{if}{this}{key}{combination}{exists}{yet}{or}{not}){print "Nothing prints here; Good!"} if ($myHash{unknown}{if}{this}{key}{combination}{exists}{yet}{or} ){print "This will print, although we'd like it not to...";}