[ol10_appstream] perl-threads-shared-1.69-511.el10.aarch64

Name:perl-threads-shared
Version:1.69
Release:511.el10
Architecture:aarch64
Group:Unspecified
Size:106109
License:GPL-1.0-or-later OR Artistic-1.0-Perl
RPM: perl-threads-shared-1.69-511.el10.aarch64.rpm
Source RPM: perl-threads-shared-1.69-511.el10.src.rpm
Build Date:Wed Jan 29 2025
Build Host:build-ol10-aarch64.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.

Changelog (Show File list) (Show related packages)