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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.69-512.fc42 | - |
Fedora 42 | 1.69-512.fc42 | - |
Fedora 41 | 1.69-511.fc41 | - |
Fedora 40 | 1.68-502.fc40 | - |
You can contact the maintainers of this package via email at
perl-threads-shared dash maintainers at fedoraproject dot org
.