The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Interface to Google Places API.",
   "author" : [
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "WWW-Google-Places",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Internet" : "0.04",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : "0",
            "Moo" : "0",
            "WWW::Google::UserAgent" : "0.16",
            "namespace::clean" : "0",
            "perl" : "5.006"
         }
      }
   },
   "provides" : {
      "WWW::Google::Places" : {
         "file" : "lib/WWW/Google/Places.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::DetailResult" : {
         "file" : "lib/WWW/Google/Places/DetailResult.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::Geometry" : {
         "file" : "lib/WWW/Google/Places/Geometry.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::Location" : {
         "file" : "lib/WWW/Google/Places/Location.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::Params" : {
         "file" : "lib/WWW/Google/Places/Params.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::Review" : {
         "file" : "lib/WWW/Google/Places/Review.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::Review::Aspect" : {
         "file" : "lib/WWW/Google/Places/Review/Aspect.pm",
         "version" : "0.22"
      },
      "WWW::Google::Places::SearchResult" : {
         "file" : "lib/WWW/Google/Places/SearchResult.pm",
         "version" : "0.22"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Manwar/WWW-Google-Places.git",
         "web" : "https://github.com/Manwar/WWW-Google-Places"
      }
   },
   "version" : "0.22"
}