Help for this page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> ... </div> </body> </html>
sub show_form { my $c = shift ; ... $resp->content($page) ; $c->send_response($resp) ; }