< Home - < Back

perl-MRO-Compat


Information about the package, perl-MRO-Compat, which is shipped with common Linux distributions. The perl-MRO-Compat package is designed for, Mro::* interface compatibility for Perls < 5.9.5.


Package Name:

perl-MRO-Compat

Summary:

Mro::* interface compatibility for Perls < 5.9.5

Description:

The "mro" namespace provides several utilities for dealing with method resolution order and method caching in general in Perl 5.9.5 and higher. This module provides those interfaces for earlier versions of Perl (back to 5.6.0 anyways). It is a harmless no-op to use this module on 5.9.5+. That is to say, code which properly uses MRO::Compat will work unmodified on both older Perls and 5.9.5+. If you're writing a piece of software that would like to use the parts of 5.9.5+'s mro:: interfaces that are supported here, and you want compatibility with older Perls, this is the module for you.

Architecture:

noarch

Version:

0.11

Release:

2.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-MRO-Compat


Control the perl-MRO-Compat package with the following handy commands outlined below.


Command

Description of Command

yum install perl-MRO-Compat

This command will install perl-MRO-Compat on the server.

yum remove perl-MRO-Compat

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

yum -y remove perl-MRO-Compat

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

yum update perl-MRO-Compat

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

yum -y update perl-MRO-Compat

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

yum info perl-MRO-Compat

This command will show you core information about the perl-MRO-Compat package.

yum deplist perl-MRO-Compat

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

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