foreach $key ( ($x eq 'key_1') ? keys %my_hash : $x ) { do a bunch of stuff }