DOKK / manpages / debian 10 / libplack-perl / Plack::Handler::Standalone.3pm.en
Plack::Handler::Standalone(3pm) User Contributed Perl Documentation Plack::Handler::Standalone(3pm)

Plack::Handler::Standalone - adapter for HTTP::Server::PSGI

  % plackup -s Standalone \
      --host 127.0.0.1 --port 9091 --timeout 120

Plack::Handler::Standalone is an adapter for default Plack server implementation HTTP::Server::PSGI. This is just an alias for Plack::Handler::HTTP::Server::PSGI.

Plack::Handler::HTTP::Server::PSGI

2018-02-14 perl v5.26.1