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
|
Source: libtest-unixsock-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Christopher Hoskin <christopher.hoskin@gmail.com>
Build-Depends: debhelper (>= 9.20140227~),
libmodule-build-tiny-perl,
perl
Build-Depends-Indep: libtest-sharedfork-perl (>= 0.29),
libtest-tcp-perl
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libtest-unixsock-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libtest-unixsock-perl.git
Homepage: https://metacpan.org/release/Test-UNIXSock
Testsuite: autopkgtest-pkg-perl
Package: libtest-unixsock-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libtest-sharedfork-perl (>= 0.29),
libtest-tcp-perl
Description: test module for UNIX domain sockets
Test::UNIXSock is a test utility to test UNIX domain socket server programs.
.
It is based on Test::TCP.
|