manipulate multicast groups. With this module you will be able to receive
incoming multicast transmissions and generate your own outgoing multicast
packets.
This module uses the same API as IO::Socket::Multicast, but with added support
for IPv6 (IPv4 is still supported). Unlike IO::Socket::Multicast, this is a
pure-perl module.
WWW: http://search.cpan.org/dist/IO-Socket-Multicast6/
PR: ports/110158
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>