Name: | rh-perl530-perl-threads-shared |
---|---|
Version: | 1.60 |
Release: | 452.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 106757 |
License: | GPL+ or Artistic |
RPM: | rh-perl530-perl-threads-shared-1.60-452.el7.aarch64.rpm |
Source RPM: | rh-perl530-perl-threads-shared-1.60-452.el7.src.rpm |
Build Date: | Mon Jun 21 2021 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/threads-shared |
Summary: | Perl extension for sharing data structures between threads |
Description: | By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module. |
- Normalize shebangs in the examples (bug #1813352)
- SCL
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Fix a memory leak when assigning a shared reference to a shared string variable
- Increase release to favour standalone package
- Upgrade to 1.60 as provided in perl-5.29.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- 1.59 bump
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Increase release to favour standalone package