Shark CGI Function: TODO LIST

- Make a html-parser, kind of like SSI (.shtml), that parse environment
  variables and the output of system() commands.

- Make a putenv(3)-check in the beginning of the code that check if putenv(3)
  aliases or copies. If it copies, then "placeintoenviron()" should not
  malloc(3).

