unless ( ref ($somehash{"$foo$bar"} eq 'ARRAY' ) { $somehash{"$foo$bar"} = []; } ...