{ "abstract" : "run external commands and Perl code refs", "author" : [ "Shoichi Kaji " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.024, 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", "prereqs" : { "configure" : { "requires" : { "Module::Build::Tiny" : "0.034" } }, "develop" : { "requires" : { "File::Which" : "0" } }, "runtime" : { "requires" : { "Capture::Tiny" : "0", "File::pushd" : "0", "String::ShellQuote" : "0", "Win32::ShellQuote" : "0", "perl" : "5.008001" } }, "test" : { "requires" : { "Test::More" : "0.98" } } }, "provides" : { "Command::Runner" : { "file" : "lib/Command/Runner.pm", "version" : "0.200" }, "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" }, "Command::Runner::Timeout" : { "file" : "lib/Command/Runner/Timeout.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.200", "x_contributors" : [ "Shoichi Kaji " ], "x_generated_by_perl" : "v5.34.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.27", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later", "x_static_install" : 1 }