From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

{
"abstract" : "create a module like TOSHIOITO does",
"author" : [
"Toshio Ito <toshioito@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.42",
"license" : [
"perl_5"
],
"meta-spec" : {
"version" : "2"
},
"name" : "Module-Starter-TOSHIOITO",
"no_index" : {
"directory" : [
"t",
"xt",
"eg",
"inc"
],
"file" : [
"README.pod"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Module::Build::Pluggable::CPANfile" : "0.02",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.42",
"Module::Build::Pluggable" : "0.09",
"Module::Build::Pluggable::CPANfile" : "0.02"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"ExtUtils::Command" : "0",
"File::Spec" : "0",
"Module::Starter::Simple" : "0",
"perl" : "v5.10.0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
},
"repository" : {
}
},
"version" : "0.01"
}