mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
83764e1daa
Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
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.
|
|
|
|
WWW: http://search.cpan.org/dist/Date-Range/
|