slackbuilds/perl/perl-IO-Socket-Multicast
Zachary Storer 50acbed4cb perl/perl-IO-Socket-Multicast: Fix source URLs. 2014-07-22 16:22:59 +07:00
..
README perl/perl-IO-Socket-Multicast: Fixed dep information 2012-08-28 10:01:42 +02:00
perl-IO-Socket-Multicast.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
perl-IO-Socket-Multicast.info perl/perl-IO-Socket-Multicast: Fix source URLs. 2014-07-22 16:22:59 +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.