Help for this page

Select Code to Download


  1. or download this
    <hmtl>
      <head>
    ...
        Explanation: <!-- TMPL_VAR NAME="Explain" -->
      </body>
    </html>
    
  2. or download this
    use strict;
    use CGI;
    ...
      my $err = $_[0];
      ##Get Explanation
    }