You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-threads-shared-1.40-239.lbn13.armv6hl

perl-threads-shared-1.40-239.lbn13.armv6hl

Package Attributes
RPM  perl-threads-shared-1.40-239.lbn13.armv6hl.rpm Architecture  armv6hl Size  165918 Created  2017/08/04 11:24:33 UTC
Package Specification
Summary Perl extension for sharing data structures between threads
Group Development/Libraries
License GPL+ or Artistic
Home Page http://www.perl.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.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(CompressedFileNames)  
libpthread.so.0  
libc.so.6  
Provides
perl(threads::shared)
perl-threads-shared
perl-threads-shared(armv6hl-32)

Document Actions