perl-threads-shared - Perl extension for sharing data structures between threads
| Website: | http://www.perl.org/ | 
|---|---|
| License: | GPL+ or Artistic | 
| Vendor: | Fuduntu.org | 
- 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. This module supports the sharing of the following data types only: scalars and scalar refs, arrays and array refs, and hashes and hash refs. 
Packages
| perl-threads-shared-1.32-147.fu14.x86_64 [50 KiB] | Changelog
              by Andrew Wyatt (2011-11-13): - Built for Fuduntu | 
| perl-threads-shared-1.32-147.fu14.i686 [50 KiB] | Changelog
              by Andrew Wyatt (2011-11-13): - Built for Fuduntu | 
| perl-threads-shared-1.32-147.fc14.x86_64 [51 KiB] | Changelog
              by Petr Pisar (2011-10-05): - Fix CVE-2011-3597 (code injection in Digest) (bug #743010) - Fix CVE-2011-2939 (heap overflow while decoding Unicode string) (bug #731246) | 
| perl-threads-shared-1.32-147.fc14.i686 [51 KiB] | Changelog
              by Petr Pisar (2011-10-05): - Fix CVE-2011-3597 (code injection in Digest) (bug #743010) - Fix CVE-2011-2939 (heap overflow while decoding Unicode string) (bug #731246) |