| Name: | perl-Date-Range |
|---|---|
| Version: | 1.41 |
| Release: | 2.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 11966 |
| License: | GPLv2+ |
| RPM: | perl-Date-Range-1.41-2.el9.noarch.rpm |
| Source RPM: | perl-Date-Range-1.41-2.el9.src.rpm |
| Build Date: | Fri Feb 04 2022 |
| Build Host: | build-ol9-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Date-Range |
| Summary: | Work with a range of dates |
| Description: | 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. |
- Make Date::Simple a run-time dependency, not just a test dependency (#1977229)
- Initial RPM version