1Source: libnet-address-ipv4-local-perl
2Section: perl
3Priority: optional
4Maintainer: Julian Mehnle <julian@mehnle.net>
5Build-Depends-Indep: debhelper (>= 4.0.2), perl (>= 5.8.0-7), libmodule-build-perl, libtest-simple-perl
6Standards-Version: 3.6.1
7
8Package: libnet-address-ipv4-local-perl
9Architecture: all
10Depends: ${perl:Depends}, liberror-perl
11Description: A class for discovering the local system's IP address
12 Net::Address::IPv4::Local discovers the local system's IP address that would
13 be used as the source address when contacting "the internet" or a certain
14 specified remote IP address.
15