my %hash = ( 'key1' => 'value1', 'key2' => [ $r->param('multi_valued') ], 'key3' => 'value3', );