Source: libio-interface-perl Maintainer: Debian Perl Group Uploaders: Zak B. Elep , gregor herrmann , Angel Abad , Florian Schlichting Section: perl Priority: optional Build-Depends: debhelper (>= 9.20120312~), libmodule-build-perl, netbase, perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libio-interface-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-interface-perl.git Homepage: https://metacpan.org/release/IO-Interface Testsuite: autopkgtest-pkg-perl 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.