diff options
Diffstat (limited to 'perl/perl-Net-Write/slack-desc')
-rw-r--r-- | perl/perl-Net-Write/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl/perl-Net-Write/slack-desc b/perl/perl-Net-Write/slack-desc index 95b6438e4a0a..d2bc57c7fb00 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: |