File: control

package info (click to toggle)
libnet-address-ip-local-perl 0.1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 112 kB
  • sloc: perl: 82; makefile: 2
file content (23 lines) | stat: -rw-r--r-- 972 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: libnet-address-ip-local-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13),
               libmodule-build-perl
Build-Depends-Indep: perl
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libnet-address-ip-local-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libnet-address-ip-local-perl.git
Homepage: https://metacpan.org/release/Net-Address-IP-Local

Package: libnet-address-ip-local-perl
Architecture: all
Depends: ${perl:Depends},
         ${misc:Depends},
         liberror-perl,
         libio-socket-inet6-perl
Description: Perl module for discovering the local system's IP address
 Net::Address::IP::Local discovers the local system's IP address that would
 be used as the source address when contacting "the internet" or a certain
 specified remote IP address.