{ "abstract" : "Perl module for portable testing of commands and scripts", "author" : [ "Steven Knight " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Test-Cmd", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "Cwd" : "0", "Exporter" : "0", "File::Basename" : "0", "File::Copy" : "0", "File::Find" : "0", "File::Spec" : "0", "perl" : "5.006", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Test" : "0", "Test::More" : "0" } } }, "release_status" : "stable", "resources" : { "homepage" : "https://github.com/neilb/Test-Cmd", "repository" : { "type" : "git", "url" : "https://github.com/neilb/Test-Cmd.git", "web" : "https://github.com/neilb/Test-Cmd" } }, "version" : "1.09" }