Help for this page

Select Code to Download


  1. or download this
    BEGIN {
        use CGI;
    ...
            use CGI::Carp qw(fatalsToBrowser); # ALWAYS IMPORTS
        }
    }