perl-threads-shared-amzn2-aarch64
(CDT) Perl extension for sharing data structures between threads
(CDT) Perl extension for sharing data structures between threads
To install this package, run one of the following:
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.
Summary
(CDT) Perl extension for sharing data structures between threads
Information Last Updated
Mar 25, 2025 at 16:18
License
GPL+ or Artistic
Total Downloads
11
Platforms