---
abstract: 'Execute an external command conveniently by hiding the details of IPC::Open3.'
author:
- 'Mikko Koivunalho <mikkoi@cpan.org>'
build_requires:
Const::Fast: '0'
Test::More: '0'
lib: '0'
perl: '5.010'
utf8: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.010000'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010'
keywords:
- ipc
- open3
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: IPC-RunExternal
provides:
IPC::RunExternal:
file: lib/IPC/RunExternal.pm
version: '0.102'
requires:
Carp: '0'
English: '0'
Exporter: '0'
IO::Select: '0'
IPC::Open3: '0'
Symbol: '0'
autodie: '0'
perl: '5.010'
strict: '0'
warnings: '0'
resources:
bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=IPC-RunExternal
homepage: https://metacpan.org/release/IPC-RunExternal
repository: https://github.com/mikkoi/ipc-runexternal.git
version: '0.102'
x_contributors:
- 'Slaven Rezić <slaven@rezic.de>'
x_generated_by_perl: v5.28.2
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'