Infrastructure as Code

Repositories with services as code

perl-threads-shared (1.69-511.el10)

Published 2026-05-23 23:24:18 +03:00 by mpavlov

Installation

# on RedHat based distributions
dnf config-manager --add-repo 

# on SUSE based distributions
zypper addrepo 
# on RedHat based distributions
dnf install perl-threads-shared

# on SUSE based distributions
zypper install perl-threads-shared

Repository Info

Architectures
x86_64

About this package

Perl extension for sharing data structures between threads
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.
Details
RPM
2026-05-23 23:24:18 +03:00
2
GPL-1.0-or-later OR Artistic-1.0-Perl
44 KiB
Assets (1)
Versions (1) View all
1.69-511.el10 2026-05-23