Plack::Handler::HTTP::Server::Simple - Adapter for HTTP::Server::Simple


Plack documentation  | view source Contained in the Plack distribution.

Index


NAME

Top

Plack::Handler::HTTP::Server::Simple - Adapter for HTTP::Server::Simple

SYNOPSIS

Top

  plackup -s HTTP::Server::Simple --port 9090

DESCRIPTION

Top

Plack::Handler::HTTP::Server::Simple is an adapter to run PSGI applications on HTTP::Server::Simple.

SEE ALSO

Top

Plack, HTTP::Server::Simple::PSGI

AUTHOR

Top

Tatsuhiko Miyagawa


Plack documentation  | view source Contained in the Plack distribution.