Source: libio-socket-multicast-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Zak B. Elep <zakame@spunge.org>,
 gregor herrmann <gregoa@debian.org>
Build-Depends: debhelper (>= 7), perl, libio-interface-perl, netbase
Standards-Version: 3.9.1
Homepage: http://search.cpan.org/dist/IO-Socket-Multicast/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libio-socket-multicast-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libio-socket-multicast-perl/

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.

