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.70-520.fc43 | - |
| Fedora 43 | 1.70-520.fc43 | - |
| Fedora 42 | 1.69-512.fc42 | - |
| Fedora 41 | 1.69-511.fc41 | - |
You can contact the maintainers of this package via email at
perl-threads-shared dash maintainers at fedoraproject dot org.