{
  "abstract" : "Utility for XS",
  "author" : [
     "Goro Fuji, is original author of Module::Install::XSUtil."
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v0.4.2",
  "license" : "perl_5",
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Module-Build-Pluggable-XSUtil",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "CPAN::Meta::Prereqs" : "0",
           "Module::Build" : "0.38"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion" : "0.10108",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.2"
        }
     },
     "runtime" : {
        "requires" : {
           "Devel::CheckCompiler" : "0.02",
           "Devel::CheckLib" : "0.04",
           "Devel::PPPort" : "3.19",
           "Exporter" : "0",
           "ExtUtils::CBuilder" : "0",
           "ExtUtils::ParseXS" : "2.21",
           "Module::Build::Pluggable" : "0.10",
           "Module::Build::Pluggable::Base" : "0",
           "XSLoader" : "0.02",
           "parent" : "0",
           "perl" : "5.008005"
        }
     },
     "test" : {
        "requires" : {
           "Test::Module::Build::Pluggable" : "0",
           "Test::More" : "0.98",
           "Test::Requires" : "0"
        }
     }
  },
  "provides" : {
     "Devel::WantXS" : {
        "file" : "lib/Devel/WantXS.pm"
     },
     "Devel::XSHelper" : {
        "file" : "lib/Devel/XSHelper.pm",
        "version" : "1.02"
     },
     "Module::Build::Pluggable::CheckLib" : {
        "file" : "lib/Module/Build/Pluggable/CheckLib.pm",
        "version" : "1.02"
     },
     "Module::Build::Pluggable::XSUtil" : {
        "file" : "lib/Module/Build/Pluggable/XSUtil.pm",
        "version" : "1.02"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/Module-Build-Pluggable-XSUtil/issues"
     },
     "homepage" : "https://github.com/tokuhirom/Module-Build-Pluggable-XSUtil",
     "repository" : {
        "url" : "git://github.com/tokuhirom/Module-Build-Pluggable-XSUtil.git",
        "web" : "https://github.com/tokuhirom/Module-Build-Pluggable-XSUtil"
     }
  },
  "version" : "1.02",
  "x_contributors" : [
     "hideo55 <[email protected]>",
     "tokuhirom <[email protected]>"
  ]
}