Name : perl-threads-shared
| |
Version : 1.26
| Vendor : obs://build_opensuse_org/home:guillomovitch
|
Release : 3.1
| Date : 2014-11-11 12:33:07
|
Group : Development/Perl
| Source RPM : perl-threads-shared-1.26-3.1.src.rpm
|
Size : 0.13 MB
| |
Packager : (none)
| |
Summary : Perl extension for sharing data structures between threads
|
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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/guillomovitch/RedHat_RHEL-5/i386 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(threads::shared)
shared.so
perl-threads-shared
Requires :