Fedora Packages

perl-Thread Subpackage of perl

Manipulate threads in Perl (for old code only)

This Thread module served as the front end to the old-style thread model, called 5005threads, that has been removed in version 5.10. For old code and interim backwards compatibility, the Thread module has been reworked to function as a front end for the new interpreter threads (ithreads) model. However, some previous functionality is not available. Further, the data sharing models between the two thread models are completely different, and anything to do with data sharing has to be thought differently. You are strongly encouraged to migrate any existing threaded code to the new model (i.e., use the threads and threads::shared modules) as soon as possible.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.05-482.fc36 -
Fedora 35 3.05-481.fc35 -
Fedora 34 3.05-474.fc34 -
Package Info
  • Upstream: https://www.perl.org/
  • License(s): GPL+ or Artistic
  • Maintainers: psabata, mbarnes, caolanm, rhughes, ssp, corsepiu, iarnell, ppisar, spot, caillon, mspacek, alexl, jplesnik

Related Packages

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



Sources on Pagure