The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A client for Google APIs Discovery Service",
   "author" : [
      "Takatsugu Shigeta <shigeta@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.005, CPAN::Meta::Converter version 2.132830",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Google-API-Client",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.030"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Request" : "0",
            "JSON" : "0",
            "LWP::Protocol::https" : "0",
            "URI" : "0",
            "URI::Escape" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::TCP" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/comewalk/google-api-perl-client/issues"
      },
      "homepage" : "https://github.com/comewalk/google-api-perl-client",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/comewalk/google-api-perl-client.git",
         "web" : "https://github.com/comewalk/google-api-perl-client"
      }
   },
   "version" : "0.13",
   "x_contributors" : [
      "Chylli <chylli.email@gmail.com>",
      "Chylli <chylli@163.com>",
      "Gustavo Chaves <gustavo@gnustavo.com>",
      "Takatsugu Shigeta <tshigeta@user200.sixapart.jp>",
      "Yusuke Ueno <uechoco@gmail.com>",
      "shigeta <shigeta@typhoon.(none)>"
   ]
}