diff options
Diffstat (limited to 'perl/perl-IO-Interface/README')
-rw-r--r-- | perl/perl-IO-Interface/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/perl/perl-IO-Interface/README b/perl/perl-IO-Interface/README new file mode 100644 index 0000000000..cfccd42a6a --- /dev/null +++ b/perl/perl-IO-Interface/README @@ -0,0 +1,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. |