Help for this page

Select Code to Download


  1. or download this
      my $self              = shift;
      my $query             = $self->query();
    ...
    $template->param(MSG => $lmess);
    return $template->output;
    
  2. or download this
    ............
    ............
    ...
    $self->header_props(-url => $redirect_url);
    return;