libsub-info-perl/META.json

55 lines
1.2 KiB
JSON

{
"abstract" : "Tool for inspecting subroutines.",
"author" : [
"Chad Granum <exodist@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Sub-Info",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"B" : "0",
"Carp" : "0",
"Importer" : "0.024",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Test2::Tools::Tiny" : "1.302072"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "http://github.com/exodist/Sub-Info/issues"
},
"repository" : {
"type" : "git",
"url" : "http://github.com/exodist/Sub-Info/"
}
},
"version" : "0.002",
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}