slackbuilds_ponce/perl/perl-IO-Socket-Multicast
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
perl-IO-Socket-Multicast.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-IO-Socket-Multicast.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README perl/perl-IO-Socket-Multicast: Fixed dep information 2012-08-28 10:01:42 +02:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.