http://www.perlmonks.org?node_id=992464

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

My only experience with perl CGI is with the module "CGI". I'm curious about CGI::Fast and was wondering if I should be using it instead of the normal CGI module.

Does anyone have any experience using CGI::Fast? Can you use it in a shared hosting environment, such as the ones offered at Pair?

What sort of changes to the code do I need to make if I switch to CGI::Fast, from CGI?

Thanks for reading and I look forward to your replies!