my %hash = ( title => 'PUT-YOUR-TITLE-HERE', author => 'mynamehere', copyright => 'mynamehere', charset => 'iso-8859-1', keywords => '', description => '' ) # hash values can be accessed as $hash{title} etc.