Package: starman Version: 0.4014-1 Severity: normal Starman recommends the usage of start_server to launch it. When using it, Net::Server::SS::PreFork (not packaged) is required if "--port" is given to start_server. Example (given in starman(1p)):
$ start_server --port 8080 -- starman app.psgi Can't locate Net/Server/SS/PreFork.pm in @INC... Workaround: $ start_server -- starman --port 8080 app.psgi -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages starman depends on: ii libdata-dump-perl 1.23-1 ii libhttp-date-perl 6.02-1 ii libhttp-parser-xs-perl 0.17-1+b4 ii libnet-server-perl 2.009-1 ii libplack-perl 1.0047-1 ii libwww-perl 6.31-1 ii perl 5.26.1-5 Versions of packages starman recommends: ii libserver-starter-perl 0.33-1 starman suggests no packages. -- no debconf information