Codebase list liblocales-perl / ac870c43-d877-4a05-b791-e80dbaff3e56/main META.json
ac870c43-d877-4a05-b791-e80dbaff3e56/main

Tree @ac870c43-d877-4a05-b791-e80dbaff3e56/main (Download .tar.gz)

META.json @ac870c43-d877-4a05-b791-e80dbaff3e56/mainraw · history · blame

{
   "abstract" : "Methods for getting localized CLDR language/territory names (and a subset of other data)",
   "author" : [
      "Daniel Muey <http://drmuey.com/cpan_contact.pl>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "ExtUtils::MakeMaker version 7.44, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "unknown"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Locales",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "File::Slurp" : "0",
            "Module::Want" : "0.6",
            "Test::Carp" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.56"
         }
      },
      "runtime" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.56",
            "File::Slurp" : "0",
            "Module::Want" : "0.6",
            "String::UnicodeUTF8" : "0",
            "Test::Carp" : "0",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/drmuey/p5-Locales/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/drmuey/p5-Locales.git",
         "web" : "https://github.com/drmuey/p5-Locales"
      }
   },
   "version" : "0.34",
   "x_serialization_backend" : "JSON::PP version 4.04"
}