File: control

package info (click to toggle)
libnet-address-ip-local-perl 0.1.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 116 kB
  • ctags: 14
  • sloc: perl: 82; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 918 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: libnet-address-ip-local-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Julián Moreno Patiño <darkjunix@gmail.com>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Net-Address-IP-Local/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-address-ip-local-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-address-ip-local-perl.git

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.