Help for this page

Select Code to Download


  1. or download this
    sub run_local
    {
      local %ENV;
    ...
      close $script;
      return @return;
    }
    
  2. or download this
    The following environment variables are not request-specific and are s
    +et for all requests:
    
    ...
        * CONTENT_LENGTH
    
          The length of the said content as given by the client.