< Home - < Back

perl-Email-Date


Information about the package, perl-Email-Date, which is shipped with common Linux distributions. The perl-Email-Date package is designed for, Find and format date headers.


Package Name:

perl-Email-Date

Summary:

Find and format date headers

Description:

RFC 2822 defines the "Date:" header. It declares the header a required part of an email message. The syntax for date headers is clearly laid out. Stil, even a perfectly planned world has storms. The truth is, many programs get it wrong. Very wrong. Or, they don't include a "Date:" header at all. This often forces you to look elsewhere for the date, and hoping to find something. For this reason, the tedious process of looking for a valid date has been encapsulated in this software. Further, the process of creating RFC compliant date strings is also found in this software.

Architecture:

noarch

Version:

1.103

Release:

6.el6

Size:

17 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Email-Date


Control the perl-Email-Date package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Email-Date

This command will install perl-Email-Date on the server.

yum remove perl-Email-Date

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

yum -y remove perl-Email-Date

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

yum update perl-Email-Date

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

yum -y update perl-Email-Date

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

yum info perl-Email-Date

This command will show you core information about the perl-Email-Date package.

yum deplist perl-Email-Date

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

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