1---
2abstract: 'A non-blocking, concurrent DNS server POE component'
3author:
4  - 'Chris Williams <chris@bingosnet.co.uk>'
5  - 'Jan-Pieter Cornet <johnpc@xs4all.nl>'
6  - 'Brandon Black <blblack@gmail.com>'
7  - 'Richard Harman <richard@richardharman.com>'
8  - 'Stephan Jauernick <stephan@stejau.de>'
9build_requires:
10  ExtUtils::MakeMaker: '6.59'
11  File::Spec: '0'
12  IO::Handle: '0'
13  IPC::Open3: '0'
14  Test::More: '0'
15configure_requires:
16  ExtUtils::MakeMaker: '0'
17dynamic_config: 0
18generated_by: 'Dist::Zilla version 5.041, CPAN::Meta::Converter version 2.150005'
19license: perl
20meta-spec:
21  url: http://module-build.sourceforge.net/META-spec-v1.4.html
22  version: '1.4'
23name: POE-Component-Server-DNS
24requires:
25  Carp: '0'
26  Net::DNS: '0.58'
27  POE: '1.004'
28  POE::Component::Client::DNS: '1.051'
29  POE::Component::Client::DNS::Recursive: '1.06'
30  POE::Filter::DNS::TCP: '0.04'
31  Socket: '0'
32  perl: '5.006'
33resources:
34  homepage: https://github.com/bingos/poe-component-server-dns
35  repository: https://github.com/bingos/poe-component-server-dns.git
36version: '0.32'
37