File: control

package info (click to toggle)
libnet-server-ss-prefork-perl 0.05-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 220 kB
  • sloc: perl: 2,094; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,150 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: libnet-server-ss-prefork-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Xavier Guimard <x.guimard@free.fr>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: libnet-server-perl,
                     libserver-starter-perl,
                     libtest-sharedfork-perl,
                     libtest-tcp-perl,
                     libwww-perl,
                     perl
Standards-Version: 4.1.3
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-server-ss-prefork-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-server-ss-prefork-perl.git
Homepage: https://metacpan.org/release/Net-Server-SS-PreFork

Package: libnet-server-ss-prefork-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libnet-server-perl,
         libserver-starter-perl
Description: hot-deployable variant of Net::Server::PreFork
 Net::Server::SS::PreFork is a Net::Server personality, extending
 Net::Server::PreFork, that can be run by the start_server script
 of Server::Starter.