diff options
Diffstat (limited to 'perl/perl-IO-Interface/README')
-rw-r--r-- | perl/perl-IO-Interface/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/perl/perl-IO-Interface/README b/perl/perl-IO-Interface/README index cfccd42a6af5e..4642023e83783 100644 --- a/perl/perl-IO-Interface/README +++ b/perl/perl-IO-Interface/README @@ -1,7 +1,6 @@ -IO::Interface - Perl extension for access to network card configuration -information +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. +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. |