The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Use /etc/hosts before DNS",
   "author" : [
      "Piotr Roszatycki <dexter@cpan.org>",
      "Marc Lehmann <schmorp@schmorp.de>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4203",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "AnyEvent-DNS-EtcHosts",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Deep" : "0",
            "Test::More" : "0.98"
         }
      },
      "runtime" : {
         "requires" : {
            "AnyEvent" : "7",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "AnyEvent::DNS::EtcHosts" : {
         "file" : "lib/AnyEvent/DNS/EtcHosts.pm",
         "version" : "0.0102"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/dex4er/perl-AnyEvent-DNS-EtcHosts/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/dex4er/perl-AnyEvent-DNS-EtcHosts"
      }
   },
   "version" : "0.0102"
}