Help for this page

Select Code to Download


  1. or download this
    #!C:/Perl/bin/perl -wT
    use CGI qw(:standard);
    ...
        print end_html;
        exit;
    }