The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Provides a geocoding functionality using https://geocode.xyz",
   "author" : [
      "Nigel Horne <njh@bandsman.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "open_source"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-Coder-XYZ",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Most" : "0",
            "Test::Number::Delta" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Encode" : "0",
            "HTTP::Request" : "0",
            "JSON" : "0",
            "LWP::Protocol::https" : "0",
            "LWP::UserAgent" : "0",
            "URI" : "0",
            "perl" : "5.006002"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-Geo-Coder-XYZ@rt.cpan.org",
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Geo-Coder-XYZ"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/nigelhorne/Geo-Coder-XYZ.git",
         "web" : "https://github.com/nigelhorne/Geo-Coder-XYZ"
      }
   },
   "version" : "0.02",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}