1---
2abstract: 'Perform geographical queries using GeoNames Web Services'
3author:
4  - 'Per Henrik Johansen <per.henrik.johansen@gmail.com>'
5build_requires:
6  Test::More: '0.98'
7configure_requires:
8  ExtUtils::MakeMaker: '6.64'
9  File::Spec::Functions: '0'
10dynamic_config: 1
11generated_by: 'ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010'
12keywords:
13  - geo
14  - geonames
15license: perl
16meta-spec:
17  url: http://module-build.sourceforge.net/META-spec-v1.4.html
18  version: '1.4'
19name: Geo-GeoNames
20no_index:
21  directory:
22    - t
23    - inc
24requires:
25  JSON: '1.14'
26  Mojo::UserAgent: '0'
27  XML::Simple: '2.13'
28  perl: '5.010'
29resources:
30  bugtracker: https://github.com/briandfoy/geo-geonames/issues
31  homepage: https://github.com/briandfoy/geo-geonames
32  repository: https://github.com/briandfoy/geo-geonames.git
33version: '1.13'
34x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
35