my %hash = ( x => 'XYZ' ); print $hash{x} "sausage";