Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > a417a76e03b65d1dd85014ded6a72065 > files > 4

perl-DateTime-Set-0.28-6.fc15.noarch.rpm

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