blob: cfccd42a6af5e2202665adf943b7436ff0a20d43 (
plain)
1
2
3
4
5
6
7
|
IO::Interface - Perl extension for access to network card configuration
information
IO::Interface adds methods to IO::Socket objects that allows them to be used
to retrieve and change information about the network interfaces on your
system. In addition to the object-oriented access methods, you can use a
function-oriented style.
|