./time/p5-Date-Range, Date::Range - deal with a range of dates

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.41nb1, Package name: p5-Date-Range-1.41nb1, Maintainer: kuli0020

Quite often, when dealing with dates, we don't just want to know
information about one particular date, but about a range of dates.
For example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another. This module
lets you ask such questions.


Master sites: (Expand)

Filesize: 4.667 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-01-29 11:20:28 by Thomas Klausner | Files touched by this commit (3)
Log message:
time/p5-Date-Range: import p5-Date-Range-1.41

Packaged for wip by Roman Kulik and Hiramatsu Yoshifumi.

Quite often, when dealing with dates, we don't just want to know
information about one particular date, but about a range of dates.
For example, we may wish to know whether a given date is in a particular
range, or what the overlap is between one range and another. This module
lets you ask such questions.