slackbuilds/perl/perl-IO-Socket-Multicast
Heinz Wiesinger 7f26b9929f
All: SlackBuilds run in the directory they are in
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-05 16:01:32 +07:00
..
README
perl-IO-Socket-Multicast.SlackBuild All: SlackBuilds run in the directory they are in 2021-07-05 16:01:32 +07:00
perl-IO-Socket-Multicast.info perl/perl-IO-Socket-Multicast: Update download. 2018-05-27 11:11:00 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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
system that supports multicasting), you will be able to receive incoming
multicast transmissions and generate your own outgoing multicast
packets.