1---
2name: IO-Socket-Multicast6
3version: 0.03
4author:
5  - 'Based on L<IO::Socket::Multicast> by Lincoln Stein, lstein@cshl.org.'
6  - 'IO::Socket::Multicast6 by Nicholas J Humfrey, E<lt>njh@cpan.orgE<gt>.'
7abstract: Send and receive IPv4 and IPv6 multicast messages
8license: perl
9resources:
10  license: http://dev.perl.org/licenses/
11requires:
12  IO::Interface: 1.01
13  IO::Socket::INET6: 2.51
14  Socket: 0
15  Socket6: 0.19
16  Socket::Multicast6: 0.01
17  Test::More: 0
18  perl: 5.6.1
19build_requires:
20  Module::Build: 0.20
21provides:
22  IO::Socket::Multicast6:
23    file: lib/IO/Socket/Multicast6.pm
24    version: 0.03
25generated_by: Module::Build version 0.280801
26meta-spec:
27  url: http://module-build.sourceforge.net/META-spec-v1.2.html
28  version: 1.2
29