]> Sergey Matveev's repositories - public-inbox.git/commitdiff
remove direct CGI.pm support
authorEric Wong <e@80x24.org>
Thu, 25 Feb 2016 03:10:50 +0000 (03:10 +0000)
committerEric Wong <e@80x24.org>
Thu, 25 Feb 2016 04:03:02 +0000 (04:03 +0000)
Relying on Plack::Handler::CGI is much easier for long-term
maintenance and development.

Nowadays, we even include our own httpd implementation to
facilitate easier deployment with PSGI/Plack.


No differences found