Help for this page

Select Code to Download


  1. or download this
    sub show_form {
      my $c = shift ;
    ...
      $resp->content($template->output) ;
      $c->send_response($resp) ;
    }
    
  2. or download this
    <html>
      <head>
    ...
        </div>
      </body>
    </html>