perl/perl-Net-Write: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 23:13:59 -05:00 committed by Willy Sudiarto Raharjo
parent bf95e09f60
commit b663036fbb
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -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: