in reply to Re^4: How a web server sending data to a CGI perl script ?
in thread How a web server sending data to a CGI perl script ?

Its not a pattern, just shows %ENV is inherited from parent process

Its one part of what HTTP::Request::AsCGI does, STDIN... stuff is the other part

  • Comment on Re^5: How a web server sending data to a CGI perl script ?