my %hash = (); if(exists $hash{ 'meinkey' }) { print "meinkey existiert\n"; }