{
  "abstract" : "enable all of the features of Modern Perl with one import",
  "author" : [
     "chromatic"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Modern-Perl",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "IO::File" : "0",
           "IO::Handle" : "0",
           "autodie" : "2.22",
           "feature" : "0",
           "mro" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.98"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/chromatic/Modern-Perl",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/chromatic/Modern-Perl.git",
        "web" : "https://github.com/chromatic/Modern-Perl"
     }
  },
  "version" : "1.20181021",
  "x_generated_by_perl" : "v5.28.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
}