< Home - < Back

perl-Async-MergePoint


Information about the package, perl-Async-MergePoint, which is shipped with common Linux distributions. The perl-Async-MergePoint package is designed for, Resynchronise diverged control flow.


Package Name:

perl-Async-MergePoint

Summary:

Resynchronise diverged control flow

Description:

Often in program logic, multiple different steps need to be taken that are independent of each other, but their total result is needed before the next step can be taken. In synchonous code, the usual approach is to do them sequentially.

Architecture:

noarch

Version:

0.03

Release:

1.el6

Size:

19 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Async-MergePoint


Control the perl-Async-MergePoint package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Async-MergePoint

This command will install perl-Async-MergePoint on the server.

yum remove perl-Async-MergePoint

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

yum -y remove perl-Async-MergePoint

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

yum update perl-Async-MergePoint

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

yum -y update perl-Async-MergePoint

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

yum info perl-Async-MergePoint

This command will show you core information about the perl-Async-MergePoint package.

yum deplist perl-Async-MergePoint

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

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