NAME
   Plack::Handler::AnyEvent::SCGI - PSGI handler on AnyEvent::SCGI

SYNOPSIS
     plackup -s AnyEvent::SCGI --port 22222

DESCRIPTION
   Plack::Handler::AnyEvent::SCGI is a standalone SCGI daemon running on
   AnyEvent::SCGI.

AUTHOR
   Tatsuhiko Miyagawa <[email protected]>

LICENSE
   This library is free software; you can redistribute it and/or modify it
   under the same terms as Perl itself.

SEE ALSO
   AnyEvent::SCGI Plack::Handler::SCGI