There's running Vista on computers built before 2006, and there's the new crop
of web frameworks which need FastCGI or mod_perl to have decent performance to
run "Hello World". 

Then there's CGI::Application, which continues to perform well under
CGI while easily being run under FastCGI and mod_perl as well. 

Some ask "Why bother with vanilla CGI anymore?"

I have a few answers for them.

http://mark.stosberg.com/blog/2008/11/the-benefits-of-vanilla-cgi-vs-fastcgi-for-perl-apps.html

    Mark



#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to