The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Utility for XS",
   "author" : [
      "Goro Fuji, is original author of Module::Install::XSUtil."
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.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",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "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.03"
      },
      "Module::Build::Pluggable::CheckLib" : {
         "file" : "lib/Module/Build/Pluggable/CheckLib.pm",
         "version" : "1.03"
      },
      "Module::Build::Pluggable::XSUtil" : {
         "file" : "lib/Module/Build/Pluggable/XSUtil.pm",
         "version" : "1.03"
      }
   },
   "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.03",
   "x_authority" : "cpan:TOKUHIROM",
   "x_contributors" : [
      "hideo55 <hide.o.j55@gmail.com>",
      "jfoug <jfoug@cox.net>",
      "Tokuhiro Matsuno <tokuhirom@gmail.com>"
   ],
   "x_serialization_backend" : "JSON::PP version 2.27300"
}