freebsd-ports/devel/p5-IPC-Run3/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

7 lines
329 B
Text

This module allows you to run a subprocess and redirect stdin, stdout,
and/or stderr to files and perl data structures. It aims to satisfy
99% of the need for using system()/qx``/open3() with a simple,
extremely Perlish API and none of the bloat and rarely used features of
IPC::Run.
WWW: https://metacpan.org/release/IPC-Run3