[cgiapp] ANNOUNCE: v8 alpha, Dada Mail
Justin J
justin at dadamailproject.com
Tue Feb 3 12:29:51 EST 2015
> On Feb 3, 2015, at 7:46 AM, Brian Wightman <MidLifeXis at wightmanfam.org> wrote:
>
> FYI - CGI::App has psgi support. From the docs:
>
> use WebApp;
> WebApp->psgi_app();
Yup - I'm aware ;) A big issue is *I* don't know how to deploy a PSGI app yet (setting up the environment, etc), and I'd like to get support for running things via CGI::Fast working smoothly before trying it.
My hope is to just ship with a few instance scripts - one for CGI, one for FastCGI, and another for Plack/PSGI - something you can then adjust to suite your taste or personal environment.
--
Justin J: Lead Dadaist.
url: http://dadamailproject.com
email: justin at dadamailproject.com
twitter: @dadamail
skype: leaddadaist
Dada Mail Announcements:
http://dadamailproject.com/cgi-bin/dada/mail.cgi/list/dada_announce/
> On Feb 3, 2015, at 7:46 AM, Brian Wightman <MidLifeXis at wightmanfam.org> wrote:
>
> 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 ----
>
> ##### CGI::Application community mailing list ################
> ## ##
> ## To unsubscribe, or change your message delivery options, ##
> ## visit: http://lists.openlib.org/mailman/listinfo/cgiapp ##
> ## ##
> ## Web archive: http://lists.openlib.org/pipermail/cgiapp/ ##
> ## Wiki: http://cgiapp.erlbaum.net/ ##
> ## ##
> ################################################################
>
More information about the cgiapp
mailing list