Help for this page

Select Code to Download


  1. or download this
    my $headers = HTTP::Headers->new;
    $headers->header('Content-Type' =>  'text/html;charset=UTF-8');
    ...
            error($q, "Caught error: " . $error);
        }; 
    }
    
  2. or download this
    [%# template.ttml %]
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    ...
    </form>
    </body>
    </html>