Ref-Util-XS
view release on metacpan or search on metacpan
{
"abstract" : "XS implementation for Ref::Util",
"author" : [
"Sawyer X <xsawyerx@cpan.org>",
"Aaron Crane <arc@cpan.org>",
"Vikenty Fesunov <vyf@cpan.org>",
"Gonzalo Diethelm <gonzus@cpan.org>",
"Karen Etheridge <ether@cpan.org>",
"Graham Knop <haarg@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
"license" : [
"mit"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Ref-Util-XS",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"recommends" : {
"Readonly" : "0"
},
"requires" : {
"Devel::PPPort" : "3.23",
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0",
"Test::More" : "0.88",
"Test::NoTabs" : "0",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Exporter" : "5.57",
"XSLoader" : "0",
"perl" : "5.006"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"B::Concise" : "0",
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Test::More" : "0.96"
}
}
},
"provides" : {
"Ref::Util::XS" : {
"file" : "lib/Ref/Util/XS.pm",
"version" : "0.117"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/p5pclub/ref-util-xs/issues"
},
"repository" : {
"type" : "git",
"url" : "git://github.com/p5pclub/ref-util-xs.git",
"web" : "https://github.com/p5pclub/ref-util-xs"
}
},
"version" : "0.117",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.026000"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::PPPort",
"name" : "PPPort",
"version" : "0.008"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "PkgVersion",
"version" : "6.010"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
"config" : {
"Dist::Zilla::Plugin::Test::Compile" : {
"bail_out_on_fail" : 0,
"fail_on_warning" : "author",
"fake_home" : 0,
"filename" : "xt/author/00-compile.t",
"module_finder" : [
":InstallModules"
],
"needs_display" : 0,
"phase" : "develop",
"script_finder" : [
":PerlExecFiles"
],
"skips" : [],
"switch" : []
}
},
"name" : "Test::Compile",
"version" : "2.057"
},
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "MetaTests",
"version" : "6.010"
},
{
( run in 2.016 seconds using v1.01-cache-2.11-cpan-39bf76dae61 )