Help for this page

Select Code to Download


  1. or download this
    sub serve_everything
    {
    ...
        local *main::STDIN = $conn;
        use CGI;
        my $cgi = CGI->new();