{
  "abstract" : "Use Getopt::Long with modern defaults",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.039, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Getopt-Long-Modern",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla::PluginBundle::Author::DBOOK" : "0.019",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Exporter" : "0",
           "Getopt::Long" : "2.37",
           "perl" : "5.006"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "Getopt::Long::Modern" : {
        "file" : "lib/Getopt/Long/Modern.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/Getopt-Long-Modern/issues"
     },
     "homepage" : "https://github.com/Grinnz/Getopt-Long-Modern",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/Getopt-Long-Modern.git",
        "web" : "https://github.com/Grinnz/Getopt-Long-Modern"
     }
  },
  "version" : "0.004",
  "x_contributors" : [
     "Dan Book <[email protected]>"
  ]
}