in reply to Re^2: CGI program
in thread CGI program

CGI states things like:

So you see that CGI is, like HTTP, a specified form to exchange data.

Unlike HTTP the web server provides all information without asking first. Because CGI is not a networking protocol.

Perl 6 - links to (nearly) everything that is Perl 6.