加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
META.json 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
{
"abstract" : "just don't take any",
"author" : [
"Chris Williams <chris@bingosnet.co.uk>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "crap",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30"
}
},
"develop" : {
"requires" : {
"Pod::Coverage::TrustPod" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08"
}
},
"runtime" : {
"requires" : {
"perl" : "v5.6.0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"homepage" : "https://github.com/bingos/crap",
"repository" : {
"type" : "git",
"url" : "https://github.com/bingos/crap.git",
"web" : "https://github.com/bingos/crap"
}
},
"version" : "0.06"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化