Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    }
    1;
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    print $q->start_html;
    print $q->my_method;
    
  3. or download this
    Use of uninitialized value at (eval 4) line 28 (#1)
        
    ...
        
    Content-Type: text/html; charset=
    
  4. or download this
    Content-Type: text/html; charset=ISO-8859-1