Name: | perl-Test-Time |
---|---|
Version: | 0.092 |
Release: | 8.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 4815 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Test-Time-0.092-8.el10_0.noarch.rpm |
Source RPM: | perl-Test-Time-0.092-8.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/dist/Test-Time |
Summary: | Overrides the time() and sleep() core functions for testing |
Description: | Test::Time can be used to test modules that deal with time. Once you use this module, all references to time and sleep will be internalized. You can set custom time by passing time => number after the use statement. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Update the Source0 URL to the correct one - Migrate to SPDX license
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to 0.092
- Perl 5.36 rebuild
- Use %{make_build} and %{make_install} where appropriate - Replace %{__perl} with /usr/bin/perl - Pass NO_PERLLOCAL to Makefile.PL