• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

inc/H21-Mar-2010-2,2971,701

lib/Plack/Handler/H21-Mar-2010-14492

t/H21-Mar-2010-12094

xt/H21-Mar-2010-2622

.gitignoreH A D31-Jan-201037 65

ChangesH A D21-Mar-2010211 85

MANIFESTH A D31-Jan-2010601 2928

META.ymlH A D21-Mar-2010675 3231

Makefile.PLH A D31-Jan-2010335 1413

READMEH A D21-Mar-2010404 2013

README

1NAME
2    Plack::Handler::SCGI - PSGI handler on SCGI daemon
3
4SYNOPSIS
5      plackup -s SCGI --port 22222
6
7DESCRIPTION
8    Plack::Handler::SCGI is a standalone SCGI daemon using SCGI
9
10AUTHOR
11    Tatsuhiko Miyagawa <miyagawa@bulknews.net>
12
13LICENSE
14    This library is free software; you can redistribute it and/or modify it
15    under the same terms as Perl itself.
16
17SEE ALSO
18    Plack::Handler::FCGI SCGI
19
20