< Home - < Back

perl-Carp-Fix-1_25


Information about the package, perl-Carp-Fix-1_25, which is shipped with common Linux distributions. The perl-Carp-Fix-1_25 package is designed for, Smooth over incompatible changes in Carp 1.25.


Package Name:

perl-Carp-Fix-1_25

Summary:

Smooth over incompatible changes in Carp 1.25

Description:

Carp 1.25 made a change to its formatting, adding a period at the end of the message. This can mess up tests and code that are looking for error messages. Carp::Fix::1_25 makes the message consistent, regardless of what version of Carp you're using. Carp::Fix::1_25 exports its own carp functions, which change the Carp message to match the 1.25 version. Carp::Fix::1_25 otherwise acts exactly like Carp and it will honor Carp global variables such as @CARP_NOT and %Carp::Internal. Why do this instead of just upgrading Carp? Upgrading Carp would affect all installed code all at once. You might not be ready for that, or you might not want your module to foist that on its users. This lets you fix things one namespace at a time.

Architecture:

noarch

Version:

1.000001

Release:

3.el6

Size:

16 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Carp-Fix-1_25


Control the perl-Carp-Fix-1_25 package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Carp-Fix-1_25

This command will install perl-Carp-Fix-1_25 on the server.

yum remove perl-Carp-Fix-1_25

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

yum -y remove perl-Carp-Fix-1_25

This command will un-install perl-Carp-Fix-1_25 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-Carp-Fix-1_25 when using the -y flag.

yum update perl-Carp-Fix-1_25

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

yum -y update perl-Carp-Fix-1_25

This command will update perl-Carp-Fix-1_25 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-Carp-Fix-1_25 when using the -y flag.

yum info perl-Carp-Fix-1_25

This command will show you core information about the perl-Carp-Fix-1_25 package.

yum deplist perl-Carp-Fix-1_25

This command will show you the dependencies for perl-Carp-Fix-1_25. 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-Carp-Fix-1_25

This command will check if there is an update waiting on perl-Carp-Fix-1_25. 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.