]> Sergey Matveev's repositories - public-inbox.git/commit
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)
commit8968889e3ebfa09dd2c80fe8b917b83ac13ff356
treed7d27284f53eb7b0dc11ed5ee2c64ba1ec1ed738
parent62a77b55c9fadec1b4b1ba061e99f4a18d8a14bc
remove direct CGI.pm support

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.
INSTALL
Makefile.PL
lib/PublicInbox/ExtMsg.pm
lib/PublicInbox/Feed.pm
lib/PublicInbox/GitHTTPBackend.pm
lib/PublicInbox/WWW.pm
public-inbox.cgi