Name: | perl-Time-Local |
---|---|
Epoch: | 2 |
Version: | 1.300 |
Release: | 7.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 67344 |
License: | GPL+ or Artistic |
RPM: | perl-Time-Local-1.300-7.el9.noarch.rpm |
Source RPM: | perl-Time-Local-1.300-7.el9.src.rpm |
Build Date: | Mon Jan 10 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Time-Local |
Summary: | Efficiently compute time from local and GMT time |
Description: | This module provides functions that are the inverse of built-in perl functions localtime() and gmtime(). They accept a date as a six-element array, and return the corresponding time(2) value in seconds since the system epoch (Midnight, January 1, 1970 GMT on Unix, for example). This value can be positive or negative, though POSIX only requires support for positive values, so dates before the system's epoch may not work on all operating systems. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- 1.30 bump