Help for this page
for my $input ( $form->inputs ) { my $name = $input->name; ... $hash{ $name } = $value; } }