SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,5 @@
HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP
server that can run PSGI applications.
It has no extra dependencies, so it can be used to set up a
light-weight perl app server.

View file

@ -0,0 +1,8 @@
${P5SITE}/HTTP/Server/Simple/PSGI.pm
${P5SITE}/Plack/
${P5SITE}/Plack/Handler/
${P5SITE}/Plack/Handler/HTTP/
${P5SITE}/Plack/Handler/HTTP/Server/
${P5SITE}/Plack/Handler/HTTP/Server/Simple.pm
@man man/man3p/HTTP::Server::Simple::PSGI.3p
@man man/man3p/Plack::Handler::HTTP::Server::Simple.3p