mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
93ba4df502
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
7 lines
332 B
Text
7 lines
332 B
Text
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.
|