summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 23:13:59 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commitb663036fbbb973566a35ab412c98f6b4630e4877 (patch)
tree09032bac5e38652ffd1f668c1c7f43e84ed76959 /perl
parentbf95e09f60bdb87310493e1bb38aa99de3a6a1d7 (diff)
downloadslackbuilds-b663036fbbb973566a35ab412c98f6b4630e4877.tar.gz
slackbuilds-b663036fbbb973566a35ab412c98f6b4630e4877.tar.xz
perl/perl-Net-Write: Fix slack-desc.
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Net-Write/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Net-Write/slack-desc b/perl/perl-Net-Write/slack-desc
index 95b6438e4a..d2bc57c7fb 100644
--- a/perl/perl-Net-Write/slack-desc
+++ b/perl/perl-Net-Write/slack-desc
@@ -6,12 +6,12 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
-perl-Net-Write: perl-Net-Write (portable interface to open and send raw data to network)
+perl-Net-Write: perl-Net-Write (to open and send raw data to network)
perl-Net-Write:
perl-Net-Write: Net::Write provides a portable interface to open a network interface,
-perl-Net-Write: and be able to write raw data directly to the network. It juste
-perl-Net-Write: provides three methods when a Net::Write object has been created for an
-perl-Net-Write: interface: open, send, close.
+perl-Net-Write: and be able to write raw data directly to the network. It just
+perl-Net-Write: provides three methods when a Net::Write object has been created
+perl-Net-Write: for an interface: open, send, close.
perl-Net-Write:
perl-Net-Write:
perl-Net-Write: