[cgiapp] RFC: first-class support for PSGI in CGI::Application
Ron Savage
ron at savage.net.au
Sun Feb 14 19:45:29 EST 2010
Hi Mark
On Sun, 2010-02-14 at 12:05 +1100, Ron Savage wrote:
> Also, would it be true to say that using PSGI is one way to do it, and
> another way is to use things like:
> o Net::FastCGI
> o AnyEvent::FCGI
> o FCGI
> o FCGI::Async
> o FCGI::Client
> o FCGI::EV
>
> For instance, I've just downloaded FCGI::Async, and in the examples/ dir
> I found exec-cgi.fcgi, which runs sample.cgi.
The demos are old code, using a module not in CPAN.
I've swapped a few emails with the author Alex Efros, who has been kind
enough to explain a great length the background to the fastcgi approach.
--
Ron Savage
ron at savage.net.au
http://savage.net.au/index.html
More information about the cgiapp
mailing list