]> Sergey Matveev's repositories - public-inbox.git/commit
make Plack optional for non-WWW and non-httpd users
authorEric Wong <e@yhbt.net>
Fri, 10 Jan 2020 08:49:31 +0000 (08:49 +0000)
committerEric Wong <e@yhbt.net>
Sat, 11 Jan 2020 21:16:26 +0000 (21:16 +0000)
commit62f28026e624ed30d620063a0fa92cbedb7f6673
tree8cdd2a4646c3304e5a6072e824fe5da2aa05eea8
parentf018d5cc70f3a6983e4ec188ae62a729a8b31157
make Plack optional for non-WWW and non-httpd users

Some users just want to run -mda, -watch, and/or -nntpd.
Let them run just those without forcing them to pull in a
bunch of dependencies.
19 files changed:
INSTALL
Makefile.PL
ci/deps.perl
script/public-inbox-httpd
script/public-inbox.cgi
t/cgi.t
t/httpd-https.t
t/psgi_attach.t
t/psgi_bad_mids.t
t/psgi_mount.t
t/psgi_multipart_not.t
t/psgi_search.t
t/psgi_text.t
t/psgi_v2.t
t/solver_git.t
t/view.t
xt/mem-msgview.t
xt/perf-msgview.t
xt/solver.t