Help for this page

Select Code to Download


  1. or download this
    If set to a non-negative integer, this variable puts a
    ceiling on the size of POSTings, in bytes.  If CGI.pm
    ...
    uploads as well.  You should set this to a reasonably
    high value, such as 1 megabyte.
    
  2. or download this
      METHOD: {
    
    ...
          .
    
      }
    
  3. or download this
    #!/usr/bin/perl -Tw
    
    ...
    
    use CGI;