perl-threads-shared

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.
Current version: 1.60

History

Effective Date Table ID Version Download URL Project URL Version URL
2020-12-22 10 1.60 project
2019-01-17 9 1.48 project
2017-07-13 8 1.48 project