The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A non-blocking, concurrent DNS server POE component",
   "author" : [
      "Chris Williams <chris@bingosnet.co.uk>",
      "Jan-Pieter Cornet <johnpc@xs4all.nl>",
      "Brandon Black <blblack@gmail.com>",
      "Richard Harman <richard@richardharman.com>",
      "Stephan Jauernick <stephan@stejau.de>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "POE-Component-Server-DNS",
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.59"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Net::DNS" : "0.58",
            "POE" : "1.004",
            "POE::Component::Client::DNS" : "1.051",
            "POE::Component::Client::DNS::Recursive" : "1.06",
            "POE::Filter::DNS::TCP" : "0.04",
            "Socket" : "0",
            "perl" : "5.006"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/bingos/poe-component-server-dns",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/bingos/poe-component-server-dns.git",
         "web" : "https://github.com/bingos/poe-component-server-dns"
      }
   },
   "version" : "0.30"
}