The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
---
abstract: 'Interface to Google Distance Matrix API.'
author:
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
build_requires:
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.24, 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-DistanceMatrix
no_index:
  directory:
    - t
    - inc
provides:
  WWW::Google::DistanceMatrix:
    file: lib/WWW/Google/DistanceMatrix.pm
    version: '0.19'
  WWW::Google::DistanceMatrix::Params:
    file: lib/WWW/Google/DistanceMatrix/Params.pm
    version: '0.19'
  WWW::Google::DistanceMatrix::Result:
    file: lib/WWW/Google/DistanceMatrix/Result.pm
    version: '0.19'
requires:
  JSON: '2.53'
  Moo: '2.000000'
  WWW::Google::UserAgent: '0.20'
  namespace::autoclean: '0.28'
  perl: '5.006'
resources:
  repository: https://github.com/manwar/WWW-Google-DistanceMatrix.git
version: '0.19'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'