- or download this
unless (&check_name($app{"first_name"})) {
undef $app{"first_name"};
push (@errors, "Helpful message...");
}
- or download this
sub print_application {
header,
start_html,
...
),
end_html;
}
- or download this
A form element with the value "nameCheckFailsIfNumbersPresent12345" in
+ a table, and...
Value is # <- undef here has it should be. But not above?
...
\'first_name\' => undef
};
';