< Home - < Back

perl-IO-Multiplex


Information about the package, perl-IO-Multiplex, which is shipped with common Linux distributions. The perl-IO-Multiplex package is designed for, Manage IO on many file handles.


Package Name:

perl-IO-Multiplex

Summary:

Manage IO on many file handles

Description:

IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select system call. In addition to maintaining the select loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets.

Architecture:

noarch

Version:

1.13

Release:

1.el6

Size:

24 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-IO-Multiplex


Control the perl-IO-Multiplex package with the following handy commands outlined below.


Command

Description of Command

yum install perl-IO-Multiplex

This command will install perl-IO-Multiplex on the server.

yum remove perl-IO-Multiplex

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

yum -y remove perl-IO-Multiplex

This command will un-install perl-IO-Multiplex 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-IO-Multiplex when using the -y flag.

yum update perl-IO-Multiplex

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

yum -y update perl-IO-Multiplex

This command will update perl-IO-Multiplex 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-IO-Multiplex when using the -y flag.

yum info perl-IO-Multiplex

This command will show you core information about the perl-IO-Multiplex package.

yum deplist perl-IO-Multiplex

This command will show you the dependencies for perl-IO-Multiplex. 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-IO-Multiplex

This command will check if there is an update waiting on perl-IO-Multiplex. 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.