Source: libio-socket-multicast-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Zak B. Elep , gregor herrmann Build-Depends: debhelper (>= 9.20120312~), perl, libio-interface-perl, netbase Standards-Version: 3.9.5 Homepage: https://metacpan.org/release/IO-Socket-Multicast Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-multicast-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-multicast-perl.git Package: libio-socket-multicast-perl Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}, libio-interface-perl Description: module for sending and receiving 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.