< Home - < Back

perl-TimeDate


Information about the package, perl-TimeDate, which is shipped with common Linux distributions. The perl-TimeDate package is designed for, A Perl module for time and date manipulation.


Package Name:

perl-TimeDate

Summary:

A Perl module for time and date manipulation

Description:

This module includes a number of smaller modules suited for manipulation of time and date strings with Perl. In particular, the Date::Format and Date::Parse modules can display and read times and dates in various formats, providing a more reliable interface to textual representations of points in time.

Architecture:

noarch

Version:

1.16

Release:

13.el6

Size:

37 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-TimeDate


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


Command

Description of Command

yum install perl-TimeDate

This command will install perl-TimeDate on the server.

yum remove perl-TimeDate

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

yum -y remove perl-TimeDate

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

yum update perl-TimeDate

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

yum -y update perl-TimeDate

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

yum info perl-TimeDate

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

yum deplist perl-TimeDate

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

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