SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-threads rpm build for : Mageia 9. For other distributions click perl-threads.

Name : perl-threads
Version : 2.160.0 Vendor : Mageia_Org
Release : 10.mga9 Date : 2022-06-07 02:58:31
Group : Development/Perl Source RPM : perl-threads-2.160.0-10.mga9.src.rpm
Size : 0.11 MB
Packager : umeabot < umeabot>
Summary : Perl interpreter-based threads
Description :
Perl 5.6 introduced something called interpreter threads. Interpreter
threads are different from _5005threads_ (the thread model of Perl 5.005)
by creating a new Perl interpreter per thread, and not sharing any data or
state between threads by default.

Prior to Perl 5.8, this has only been available to people embedding Perl,
and for emulating fork() on Windows.

The _threads_ API is loosely based on the old Thread.pm API. It is very
important to note that variables are not shared between threads, all
variables are by default thread local. To use shared variables one must
also use the threads::shared manpage:

RPM found in directory: /vol/rzm3/linux-mageia/distrib/9/i586/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-threads-2.160.0-10.mga9.i586.rpm
     Search for other platforms
perl-threads-2.160.0-10.mga9.sparc.rpm
perl-threads-2.160.0-10.mga9.alpha.rpm
perl-threads-2.160.0-10.mga9.ppc.rpm
perl-threads-2.160.0-10.mga9.ia64.rpm
perl-threads-2.160.0-10.mga9.s390.rpm

Provides :
perl(threads)
perl-threads
perl-threads(x86-32)

Requires :
ld-linux.so.2
ld-linux.so.2(GLIBC_2.3)
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.32)
libc.so.6(GLIBC_2.34)
libc.so.6(GLIBC_2.4)
libperl.so.5.36
perl >= 0:5.008
perl(Carp)
perl(Config)
perl(ExtUtils::testlib)
perl(Hash::Util)
perl(IO::File)
perl(Test::More)
perl(XSLoader)
perl(overload)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.0
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/00
/usr/lib/.build-id/00/2346ecd3b23d681f703d44e929183e45b0aff6
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/threads
/usr/lib/perl5/vendor_perl/auto/threads/threads.so
/usr/lib/perl5/vendor_perl/threads.pm
/usr/share/doc/perl-threads
/usr/share/doc/perl-threads/Changes
/usr/share/doc/perl-threads/META.json
/usr/share/doc/perl-threads/META.yml
/usr/share/doc/perl-threads/MYMETA.yml
/usr/share/doc/perl-threads/README
/usr/share/doc/perl-threads/examples
/usr/share/doc/perl-threads/examples/pool.pl
/usr/share/doc/perl-threads/examples/pool_reuse.pl
/usr/share/man/man3/threads.3pm.xz

 
ICM