Perl and CGI Tutorial
Variable Name Description CONTENT_TYPE The data type of the content. Used when the client is sending attached content to the server. For example file upload etc. CONTENT_LENGTH The length of the query information. It's available only for POST requests...