in reply to Re^5: Getting query string with CGI::Fast
in thread Getting query string with CGI::Fast

Fast CGI as opposed to plain CGI which loads the interpreter and all the needed modules for every single request.

  • Comment on Re^6: Getting query string with CGI::Fast

Replies are listed 'Best First'.
Re^7: Getting query string with CGI::Fast
by Anonymous Monk on Jul 29, 2020 at 03:26 UTC