]> Sergey Matveev's repositories - public-inbox.git/commit
split out WWW package and CGI/PSGI-specific parts
authorEric Wong <e@80x24.org>
Wed, 30 Apr 2014 22:58:23 +0000 (22:58 +0000)
committerEric Wong <e@80x24.org>
Thu, 1 May 2014 01:49:23 +0000 (01:49 +0000)
commita6134a0ca3ac69f2dfe353019c35eb36db3d831e
tree1fc1dbf53c2bf6441dde8a7979a0ee901157956e
parentdae2c7b509308c052406a0d811e84e30db1bedd2
split out WWW package and CGI/PSGI-specific parts

This should allow us to more-easily test with Plack.
MANIFEST
examples/public-inbox.psgi [new file with mode: 0644]
lib/PublicInbox/WWW.pm [new file with mode: 0644]
public-inbox.cgi
t/plack.t [new file with mode: 0644]