{
"abstract" : "run external commands and Perl code refs",
"author" : [
"Shoichi Kaji <skaji@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.20, Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Command-Runner",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.034"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.20",
"File::Which" : "0",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Capture::Tiny" : "0",
"String::ShellQuote" : "0",
"Win32::ShellQuote" : "0",
"perl" : "5.008001"
}
}
},
"provides" : {
"Command::Runner" : {
"file" : "lib/Command/Runner.pm",
"version" : "0.101"
},
"Command::Runner::Format" : {
"file" : "lib/Command/Runner/Format.pm"
},
"Command::Runner::LineBuffer" : {
"file" : "lib/Command/Runner/LineBuffer.pm"
},
"Command::Runner::Quote" : {
"file" : "lib/Command/Runner/Quote.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/skaji/Command-Runner/issues"
},
"homepage" : "https://github.com/skaji/Command-Runner",
"repository" : {
"type" : "git",
"url" : "https://github.com/skaji/Command-Runner.git",
"web" : "https://github.com/skaji/Command-Runner"
}
},
"version" : "0.101",
"x_contributors" : [
"Shoichi Kaji <skaji@outlook.com>"
],
"x_generated_by_perl" : "v5.26.2",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.02",
"x_static_install" : 1
}