diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:40 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-14 03:58:40 -0400 |
commit | 62a6f7059e0ddffa1d88d2422ca4eb02adee1e0b (patch) | |
tree | 8449a33758838a0cb45f26468dddbb7ad87ec657 /perl/perl-IO-Socket-Multicast | |
parent | 11442c5d155f693c1cba8d31d2645919b9f0d994 (diff) | |
download | slackbuilds-62a6f7059e0ddffa1d88d2422ca4eb02adee1e0b.tar.gz |
perl/perl-IO-Socket-Multicast: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'perl/perl-IO-Socket-Multicast')
-rw-r--r-- | perl/perl-IO-Socket-Multicast/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/perl/perl-IO-Socket-Multicast/README b/perl/perl-IO-Socket-Multicast/README index e095eaffbe..4522228cfd 100644 --- a/perl/perl-IO-Socket-Multicast/README +++ b/perl/perl-IO-Socket-Multicast/README @@ -1,4 +1,5 @@ -IO::Socket::Multicast - Perl extension to send and receive multicast messages +IO::Socket::Multicast - Perl extension to send and receive multicast +messages The IO::Socket::Multicast module subclasses IO::Socket::INET to enable you to manipulate multicast groups. With this module (and an operating |