You are here: Home / LBN / Up2date / Core Linux / BastionLinux 13 / perl-threads-1.86-239.lbn13.x86_64

perl-threads-1.86-239.lbn13.x86_64

Package Attributes
RPM  perl-threads-1.86-239.lbn13.x86_64.rpm Architecture  x86_64 Size  84641 Created  2017/08/04 11:11:54 UTC
Package Specification
Summary Perl interpreter-based threads
Group Development/Libraries
License GPL+ or Artistic
Home Page http://www.perl.org/
Description

Since Perl 5.8, thread programming has been available using a model called interpreter threads which provides a new Perl interpreter for each thread, and, by default, results in no data or state information being shared between threads.

(Prior to Perl 5.8, 5005threads was available through the Thread.pm API. This threading model has been deprecated, and was removed as of Perl 5.10.0.)

As just mentioned, all variables are, by default, thread local. To use shared variables, you need to also load threads::shared.

Requires
rpmlib(VersionedDependencies)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(CompressedFileNames)  
rpmlib(PayloadIsXz)  
Provides
perl(threads)
threads.so()(64bit)
perl-threads
perl-threads(x86-64)

Document Actions