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