Source: libio-interface-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Angel Abad , Florian Schlichting Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl, netbase , perl-xs-dev, perl:native Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libio-interface-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libio-interface-perl.git Homepage: https://metacpan.org/release/IO-Interface Rules-Requires-Root: no Package: libio-interface-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} Description: socket methods to get/set interface characteristics IO::Interface adds object-methods to IO::Socket objects to allow them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such as the ability to multicast.