[cgiapp] ANNOUNCE: v8 alpha, Dada Mail

Brian Wightman MidLifeXis at wightmanfam.org
Tue Feb 3 09:46:28 EST 2015


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 <justin at dadamailproject.com> 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 ----


More information about the cgiapp mailing list