my %hash = ('key 1' => 'value1'); #### $hash = array( title => 'Hello World', 'class' => 'this key has to be explicitly quoted', );