{
   "abstract" : "Geographical regions and groupings using UN M.49 and CLDR data",
   "author" : [
      "Nick Patch <patch@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Geo-Region",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Pod::Man" : "2.04"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.4004",
            "Software::License" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "0",
            "List::Util" : "1.35",
            "Moo" : "1.001000",
            "Scalar::Util" : "1.10",
            "namespace::clean" : "0",
            "parent" : "0",
            "perl" : "v5.8.1",
            "strict" : "0",
            "utf8" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "English" : "0",
            "Test::Most" : "0.22",
            "open" : "0"
         }
      }
   },
   "provides" : {
      "Geo::Region" : {
         "file" : "lib/Geo/Region.pm",
         "version" : "0.06"
      },
      "Geo::Region::Constant" : {
         "file" : "lib/Geo/Region/Constant.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/patch/geo-region-pm5/issues"
      },
      "homepage" : "https://github.com/patch/geo-region-pm5",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/patch/geo-region-pm5.git"
      }
   },
   "version" : "0.06"
}