diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-02-06 07:49:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-06 07:49:46 +0700 |
commit | 8bf8fa4e59ce0109b2c8de587c59292d65cf6243 (patch) | |
tree | a2628affb9134567af9b38ed08d5c27933a87991 /perl/perl-IO-Interface/README | |
parent | 92b8562bd3f641ff2bb388c5f781fcabe2159ffc (diff) | |
download | slackbuilds-8bf8fa4e59ce0109b2c8de587c59292d65cf6243.tar.gz |
perl/perl-IO-Interface: Updated for version 1.09 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 cfccd42a6a..4642023e83 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. |