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>'
build_requires:
  Test::Internet: '0.04'
  Test::More: '1.001014'
configure_requires:
  ExtUtils::MakeMaker: '0'
  File::ShareDir::Install: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.150005'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: WWW-Google-Places
no_index:
  directory:
    - t
    - inc
provides:
  WWW::Google::Places:
    file: lib/WWW/Google/Places.pm
    version: '0.30'
  WWW::Google::Places::DetailResult:
    file: lib/WWW/Google/Places/DetailResult.pm
    version: '0.30'
  WWW::Google::Places::Geometry:
    file: lib/WWW/Google/Places/Geometry.pm
    version: '0.30'
  WWW::Google::Places::Location:
    file: lib/WWW/Google/Places/Location.pm
    version: '0.30'
  WWW::Google::Places::Params:
    file: lib/WWW/Google/Places/Params.pm
    version: '0.30'
  WWW::Google::Places::Review:
    file: lib/WWW/Google/Places/Review.pm
    version: '0.30'
  WWW::Google::Places::Review::Aspect:
    file: lib/WWW/Google/Places/Review/Aspect.pm
    version: '0.30'
  WWW::Google::Places::SearchResult:
    file: lib/WWW/Google/Places/SearchResult.pm
    version: '0.30'
requires:
  File::Share: '0.25'
  JSON: '2.53'
  Method::ParamValidator: '0.05'
  Moo: '2.000000'
  WWW::Google::UserAgent: '0.20'
  namespace::clean: '0.24'
  perl: '5.006'
resources:
  repository: https://github.com/manwar/WWW-Google-Places.git
version: '0.30'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'