Name: | perl-IPC-Open3 |
Version: | 1.22 |
Release: | 512.1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 22994 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: |
perl-IPC-Open3-1.22-512.1.el10_0.noarch.rpm
|
Source RPM: |
perl-5.40.2-512.1.el10_0.src.rpm
|
Build Date: | Thu Jun 26 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://www.perl.org/ |
Summary: | Open a process for reading, writing, and error handling |
Description: | These are functions that spawn a given command and connects the standard
output of the command for reading, standard output for writing, and standard
error output for handling the errors. |