rh-perl524-perl-threads-shared - Perl extension for sharing data structures between threads
Website: | http://search.cpan.org/dist/threads-shared/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | CentOS |
- Description:
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.
Packages
rh-perl524-perl-threads-shared-1.52-4.el7.x86_64 [41 KiB] |
Changelog
by Petr Pisar (2016-07-11):
- SCL |
rh-perl524-perl-threads-shared-1.51-379.el7.x86_64 [85 KiB] |
Changelog
by Jitka Plesnikova (2016-08-02):
- Avoid loading of modules from current directory, CVE-2016-1238, (bug #1360425) |