Codebase list libexporter-easy-perl / 013335a9-5640-4c89-b719-b4c08ea8b9bf/main META.json
013335a9-5640-4c89-b719-b4c08ea8b9bf/main

Tree @013335a9-5640-4c89-b719-b4c08ea8b9bf/main (Download .tar.gz)

META.json @013335a9-5640-4c89-b719-b4c08ea8b9bf/mainraw · history · blame

{
   "abstract" : "Takes the drudgery out of Exporting symbols",
   "author" : [
      "Fergal Daly <fergal@esatclear.ie>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Exporter-Easy",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Exporter" : "0",
            "perl" : "5.006",
            "strict" : "0",
            "vars" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "base" : "0",
            "lib" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/neilb/Exporter-Easy",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/neilb/Exporter-Easy.git",
         "web" : "https://github.com/neilb/Exporter-Easy"
      }
   },
   "version" : "0.18"
}