The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A libcurl based HTTP backend for ElasticSearch",
   "author" : [
      "Clinton Gormley <drtech@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.300021, CPAN::Meta::Converter version 2.120630",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "ElasticSearch-Transport-Curl",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "ElasticSearch" : "0.60",
            "ElasticSearch::Transport" : "0",
            "Encode" : "0",
            "WWW::Curl::Easy" : "0",
            "parent" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "ElasticSearch::SearchBuilder" : "0",
            "Test::Differences" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/clintongormley/ElasticSearch-Curl/issues"
      },
      "homepage" : "https://metacpan.org/module/ElasticSearch",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/clintongormley/ElasticSearch-Curl.git",
         "web" : "https://github.com/clintongormley/ElasticSearch-Curl"
      }
   },
   "version" : "0.07"
}