fglock / DateTime-Set

Datetime sets and set math

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OVERVIEW

The DateTime::Set module provides a date/time sets implementation.  

It allows, for example, the generation of groups of dates, 
like "every wednesday", and then find all the dates matching that 
pattern, within a time range.

INSTALLATION

To install this module type the following in the distribution
directory:

   perl Build.PL
   perl Build
   perl Build test
   perl Build install

About

Datetime sets and set math

License:Other


Languages

Language:Perl 100.0%