Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update search.cpan.org WWW: entries to have a trailing slash. | Bill Fenner | 2006-02-20 | 1 | -1/+1 |
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=156536 | ||||
* | Quite often, when dealing with dates, we don't just want to know | Renato Botelho | 2006-02-06 | 4 | -0/+40 |
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 PR: ports/92848 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=155341 |