Help for this page
# initialization # the hash describes regexps, requiredness, and other checks ... show_form_again( display_errors => $form->error, input_defaults => + $form->raw ); };
if (!load_user($form->data->{user})) { $form->error( user => "No such user in database" ); };