< Home - < Back

perl-DateTime-Set


Information about the package, perl-DateTime-Set, which is shipped with common Linux distributions. The perl-DateTime-Set package is designed for, Datetime sets and set math.


Package Name:

perl-DateTime-Set

Summary:

Datetime sets and set math

Description:

DateTime::Set is a module for datetime sets. It can be used to handle two different types of sets. The first is a fixed set of predefined datetime objects. For example, if we wanted to create a set of datetimes containing the birthdays of people in our family. The second type of set that it can handle is one based on the idea of a recurrence, such as "every Wednesday", or "noon on the 15th day of every month". This type of set can have fixed starting and ending datetimes, but neither is required. So our "every Wednesday set" could be "every Wednesday from the beginning of time until the end of time", or "every Wednesday after 2003-03-05 until the end of time", or "every Wednesday between 2003-03-05 and 2004-01-07".

Architecture:

noarch

Version:

0.28

Release:

1.el6

Size:

55 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-DateTime-Set


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


Command

Description of Command

yum install perl-DateTime-Set

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

yum remove perl-DateTime-Set

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

yum -y remove perl-DateTime-Set

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

yum update perl-DateTime-Set

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

yum -y update perl-DateTime-Set

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

yum info perl-DateTime-Set

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

yum deplist perl-DateTime-Set

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

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