< Home - < Back

perl-IPC-Run3


Information about the package, perl-IPC-Run3, which is shipped with common Linux distributions. The perl-IPC-Run3 package is designed for, Run a subprocess in batch mode.


Package Name:

perl-IPC-Run3

Summary:

Run a subprocess in batch mode

Description:

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, and open3 with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run.

Architecture:

noarch

Version:

0.043

Release:

5.el6

Size:

41 k

Repository:

base

From Repository:

Licence:

(GPL+ or Artistic) or BSD



Handy Yum Commands for perl-IPC-Run3


Control the perl-IPC-Run3 package with the following handy commands outlined below.


Command

Description of Command

yum install perl-IPC-Run3

This command will install perl-IPC-Run3 on the server.

yum remove perl-IPC-Run3

This command will un-install perl-IPC-Run3 on the server. When you run this command, you will be asked if you are sure that you want to remove perl-IPC-Run3, so you have to manually confirm that you want to do this.

yum -y remove perl-IPC-Run3

This command will un-install perl-IPC-Run3 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-IPC-Run3 when using the -y flag.

yum update perl-IPC-Run3

This command will update perl-IPC-Run3 to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-IPC-Run3, so you have to manually confirm that you want to do this.

yum -y update perl-IPC-Run3

This command will update perl-IPC-Run3 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-IPC-Run3 when using the -y flag.

yum info perl-IPC-Run3

This command will show you core information about the perl-IPC-Run3 package.

yum deplist perl-IPC-Run3

This command will show you the dependencies for perl-IPC-Run3. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-IPC-Run3

This command will check if there is an update waiting on perl-IPC-Run3. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.