Information about the package, perl-Log-Message, which is shipped with common Linux distributions. The perl-Log-Message package is designed for, Generic message storage mechanism.
Package Name:
perl-Log-Message
Summary:
Generic message storage mechanism
URL:
Description:
Log::Message is a generic message storage mechanism. It allows you to store messages on a stack -- either shared or private -- and assign meta-data to it. Some meta-data will automatically be added for you, like a timestamp and a stack trace, but some can be filled in by the user, like a tag by which to identify it or group it, and a level at which to handle the message (for example, log it, or die with it).
Architecture:
x86_64
Version:
0.02
Release:
144.el6
Size:
42 k
Repository:
installed
From Repository:
base
Licence:
GPL+ or Artistic
Control the perl-Log-Message package with the following handy commands outlined below.
yum install perl-Log-Message
This command will install perl-Log-Message on the server.
yum remove perl-Log-Message
This command will un-install perl-Log-Message on the server. When you run this command, you will be asked if you are sure that you want to remove perl-Log-Message, so you have to manually confirm that you want to do this.
yum -y remove perl-Log-Message
This command will un-install perl-Log-Message 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-Log-Message when using the -y flag.
yum update perl-Log-Message
This command will update perl-Log-Message to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-Log-Message, so you have to manually confirm that you want to do this.
yum -y update perl-Log-Message
This command will update perl-Log-Message 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-Log-Message when using the -y flag.
yum info perl-Log-Message
This command will show you core information about the perl-Log-Message package.
yum deplist perl-Log-Message
This command will show you the dependencies for perl-Log-Message. 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-Log-Message
This command will check if there is an update waiting on perl-Log-Message. 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.