in reply to Re: perlsec question
in thread perlsec question
Not to mention that CGI scripts which assume that all CGI communication will be in %ENV loses you the ability to pass large amounts of data to the script. (Which requires the POST method to do.)
|
|---|