Help for this page

Select Code to Download


  1. or download this
    print "Content-type: text/html";
    
  2. or download this
    print "Content-type: text/html\n\n";
    
  3. or download this
    #!C:\Perl\bin\perl.exe -w
    use strict;
    ...
    </html>
    HTML
    ;