The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Generate URLs to Open Street Map static maps",
   "author" : [
      "Michael Kr\u00c3\u00b6ll <pepl@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.200004, CPAN::Meta::Converter version 2.102400",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-OSM-StaticMap",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Geo::Distance" : 0,
            "Math::Trig" : 0,
            "Moose" : 0,
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : 0,
            "Scalar::Util" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Geo::OSM::StaticMap" : {
         "file" : "lib/Geo/OSM/StaticMap.pm",
         "version" : "0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-geo-osm-staticmap at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Geo-OSM-StaticMap"
      },
      "homepage" : "http://github.com/pepl/geo-osm-staticmap/tree",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/pepl/geo-osm-staticmap.git",
         "web" : "http://github.com/pepl/geo-osm-staticmap/tree"
      }
   },
   "version" : "0.3"
}