The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perform geographical queries using GeoNames Web Services",
   "author" : [
      "Per Henrik Johansen <per.henrik.johansen@gmail.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150005",
   "keywords" : [
      "geo",
      "geonames"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-GeoNames",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {}
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64",
            "File::Spec::Functions" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : "1.14",
            "Mojo::UserAgent" : "0",
            "XML::Simple" : "2.13",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0.98"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/briandfoy/geo-geonames/issues"
      },
      "homepage" : "https://github.com/briandfoy/geo-geonames",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/briandfoy/geo-geonames.git",
         "web" : "https://github.com/briandfoy/geo-geonames"
      }
   },
   "version" : "1.05",
   "x_serialization_backend" : "JSON::PP version 2.27300"
}