Infrastructure as Code

Repositories with services as code

perl-threads (1-2.40-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

# on SUSE based distributions
zypper install perl-threads

Repository Info

Architectures
x86_64

About this package

Perl interpreter-based threads
Since Perl 5.8, thread programming has been available using a model called interpreter threads which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads. (Prior to Perl 5.8, 5005threads was available through the "Thread.pm" API. This threading model has been deprecated, and was removed as of Perl 5.10.0.)
Details
RPM
2026-05-23 23:24:18 +03:00
3
GPL-1.0-or-later OR Artistic-1.0-Perl
58 KiB
Assets (1)
Versions (1) View all
1-2.40-511.el10 2026-05-23