slackbuilds/perl/perl-IO-Socket-Multicast
dsomero db2cdfde11 perl/perl-IO-Socket-Multicast: Fixed (Remove perllocal.pod)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2012-09-30 20:01:05 -05:00
..
README perl/perl-IO-Socket-Multicast: Fixed dep information 2012-08-28 10:01:42 +02:00
perl-IO-Socket-Multicast.SlackBuild perl/perl-IO-Socket-Multicast: Fixed (Remove perllocal.pod) 2012-09-30 20:01:05 -05:00
perl-IO-Socket-Multicast.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -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.