< Home - < Back

perl-Module-Implementation


Information about the package, perl-Module-Implementation, which is shipped with common Linux distributions. The perl-Module-Implementation package is designed for, Loads one of several alternate underlying implementations for a.


Package Name:

perl-Module-Implementation

Summary:

Loads one of several alternate underlying implementations for a

Description:

This module abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module.

Architecture:

noarch

Version:

0.06

Release:

1.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

Artistic 2.0



Handy Yum Commands for perl-Module-Implementation


Control the perl-Module-Implementation package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Module-Implementation

This command will install perl-Module-Implementation on the server.

yum remove perl-Module-Implementation

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

yum -y remove perl-Module-Implementation

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

yum update perl-Module-Implementation

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

yum -y update perl-Module-Implementation

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

yum info perl-Module-Implementation

This command will show you core information about the perl-Module-Implementation package.

yum deplist perl-Module-Implementation

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

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