Name : perl-Proc-Spawn
| |
Version : 1.03
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.8.1
| Date : 2023-01-27 18:19:31
|
Group : Development/Libraries/Perl
| Source RPM : perl-Proc-Spawn-1.03-lp154.8.1.src.rpm
|
Size : 0.01 MB
| |
Packager : https://www_suse_com/
| |
Summary : Run external programs
|
Description :
*Proc::Spawn* runs external programs, like *ls* and *telnet*. The process id of the spawned programs and *IO::Handle* objects are returned.
The *spawn* function should be used for most purposes. It returns three *IO::Handle* objects for stdin, stdout, and stderr of the program being run. This is sufficient for running nearly all programs, and does not consume significant operating system resources.
The *spawn_pty* function should only be used when running a program that opens */dev/tty* to communicate. Examples of such programs are *telnet* and *passwd*. This function returns a single *IO::Handle* object that must be used for all input and output for the program.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch |