blob: 4642023e83783e3b08335fd206ccbc4584b024ca (
plain)
1
2
3
4
5
6
|
perl-IO-Interface (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.
|