FYI - CGI::App has psgi support. From the docs:
use WebApp;
WebApp->psgi_app();
Brian (MLX)
On Mon, Feb 2, 2015 at 5:46 PM, Justin J <[email protected]> wrote:
> Hello everyone -
>
> I managed to port an existing CGI app called, "Dada Mail"
> over to CGI::Application. The reasoning to do this was to
> gain FastCGI support, which was also accomplished. It's
> somewhat of a stopgap solution, as I'd most likely want to
> add PSGI support sooner, rather than later - not sure what
> that looks like, but it may mean migrating away from
> CGI::App and to something else - although I don't see that
> being necessary right at this time.
---- 8>< ---- snip ---- ><8 ----
##### 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/ ##
## ##
################################################################