{
  "abstract" : "Check for the presence of a compiler",
  "author" : [
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "ExtUtils-HasCompiler",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.006"
        },
        "suggests" : {
           "JSON::PP" : "2.27300"
        }
     },
     "develop" : {
        "requires" : {
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Test::More" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "perl" : "5.006"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "DynaLoader" : "0",
           "Exporter" : "0",
           "ExtUtils::Mksymlists" : "0",
           "File::Basename" : "0",
           "File::Spec::Functions" : "0",
           "File::Temp" : "0",
           "base" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Cwd" : "0",
           "File::Path" : "0",
           "IPC::Open3" : "0",
           "Test::More" : "0",
           "perl" : "5.006"
        }
     }
  },
  "provides" : {
     "ExtUtils::HasCompiler" : {
        "file" : "lib/ExtUtils/HasCompiler.pm",
        "version" : "0.022"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-extutils-hascompiler at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-HasCompiler"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/extutils-hascompiler.git",
        "web" : "https://github.com/Leont/extutils-hascompiler"
     }
  },
  "version" : "0.022",
  "x_contributors" : [
     "bulk88 <[email protected]>",
     "Craig A. Berry <[email protected]>",
     "Dave Rolsky <[email protected]>",
     "H\u00e5kon H\u00e6gland <[email protected]>",
     "Leon Timmermans <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.32.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}