Help for this page
# snipped creation of form object if ($form->submitted && $form->validate) { ... print $form->render(header => 1); }