{
  "abstract" : "Execute an external command conveniently by hiding the details of IPC::Open3.",
  "author" : [
     "'Mikko Koivunalho <[email protected]>'"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "keywords" : [
     "ipc",
     "open3"
  ],
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "IPC-RunExternal",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.010000"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Pod::Wordlist" : "0",
           "Test::CPAN::Changes" : "0.19",
           "Test::CPAN::Meta" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.96",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Portability::Files" : "0",
           "Test::Spelling" : "0.12",
           "Test::Synopsis" : "0",
           "Test::Version" : "1"
        },
        "suggests" : {
           "Dist::Zilla::app::Command::podpreview" : "0.004"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "English" : "0",
           "Exporter" : "0",
           "IO::Select" : "0",
           "IPC::Open3" : "0",
           "Symbol" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0",
           "lib" : "0",
           "perl" : "5.010",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "IPC::RunExternal" : {
        "file" : "lib/IPC/RunExternal.pm",
        "version" : "0.010"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-RunExternal"
     },
     "homepage" : "https://metacpan.org/release/IPC-RunExternal",
     "repository" : {
        "type" : "git",
        "web" : "https://github.com/mikkoi/ipc-runexternal.git"
     }
  },
  "version" : "0.010",
  "x_generated_by_perl" : "v5.14.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.12"
}