< Home - < Back

perl-DateTime-Precise


Information about the package, perl-DateTime-Precise, which is shipped with common Linux distributions. The perl-DateTime-Precise package is designed for, Perform common time and date operations with additional GPS.


Package Name:

perl-DateTime-Precise

Summary:

Perform common time and date operations with additional GPS

Description:

The purpose of this library was to replace our dependence on Unix epoch time, which, being limited to a range of about 1970 to 2030, is inadequate for our purposes (we have data as old as 1870). This date library effectively handles dates from A.D. 1000 to infinity, and would probably work all the way back to 0 (ignoring, of course, the switch-over to the Gregorian calendar). The useful features of Unix epoch time (ease of date difference calculation and date comparison, strict ordering) are preserved, and elements such as human-legibility are added. The library handles fractional seconds and some date/time manipulations used for the Global Positioning Satellite system.

Architecture:

noarch

Version:

1.05

Release:

6.el6

Size:

45 k

Repository:

epel

From Repository:

Licence:

Public Domain



Handy Yum Commands for perl-DateTime-Precise


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


Command

Description of Command

yum install perl-DateTime-Precise

This command will install perl-DateTime-Precise on the server.

yum remove perl-DateTime-Precise

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

yum -y remove perl-DateTime-Precise

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

yum update perl-DateTime-Precise

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

yum -y update perl-DateTime-Precise

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

yum info perl-DateTime-Precise

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

yum deplist perl-DateTime-Precise

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

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