1---
2abstract: 'Geocode addresses with the Bing Maps API'
3author:
4  - 'gray <gray@cpan.org>'
5build_requires:
6  Test::More: '0.82'
7configure_requires:
8  ExtUtils::MakeMaker: '0'
9dynamic_config: 1
10generated_by: 'ExtUtils::MakeMaker version 7.04, CPAN::Meta::Converter version 2.143240'
11license: perl
12meta-spec:
13  url: http://module-build.sourceforge.net/META-spec-v1.4.html
14  version: '1.4'
15name: Geo-Coder-Bing
16no_index:
17  directory:
18    - t
19    - inc
20recommends:
21  JSON::XS: '2'
22  LWP::Protocol::https: '6.02'
23requires:
24  Encode: '0'
25  JSON: '2'
26  LWP::UserAgent: '6.02'
27  URI: '1.36'
28resources:
29  repository: http://github.com/gray/geo-coder-bing
30version: '0.13'
31