Fedora Packages

perl-threads

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.)

Releases Overview

Release Stable Testing
Fedora Rawhide 2.36-503.fc40 -
Fedora 40 2.36-503.fc40 -
Fedora 39 2.36-500.fc39 -
Fedora 38 2.27-490.fc38 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at perl-threads dash maintainers at fedoraproject dot org.



Sources on Pagure