summaryrefslogtreecommitdiffstats
path: root/network/perl-IO-Interface/README
diff options
context:
space:
mode:
author Marco Bonetti <sid77@slackware.it>2010-05-13 01:00:12 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 01:00:12 +0200
commit8275e9fd3d506e9863e8315e1421de1ef1d9d490 (patch)
treede3a22cba757eab90614059d69805278db7222e5 /network/perl-IO-Interface/README
parent176cf239c14515d54fb88a7822c1f2ef29564067 (diff)
downloadslackbuilds-8275e9fd3d506e9863e8315e1421de1ef1d9d490.tar.gz
slackbuilds-8275e9fd3d506e9863e8315e1421de1ef1d9d490.tar.xz
network/perl-IO-Interface: Added to 13.0 repository
Diffstat (limited to 'network/perl-IO-Interface/README')
-rw-r--r--network/perl-IO-Interface/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/perl-IO-Interface/README b/network/perl-IO-Interface/README
new file mode 100644
index 0000000000..cfccd42a6a
--- /dev/null
+++ b/network/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.