my (%hash) = ( key_1 => 'value1', key_2 => 'value_2' ); print $cgi->textfield(-name => 'input1');