SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-threads rpm build for : Fedora 13. For other distributions click perl-threads.

Name : perl-threads
Version : 1.72 Vendor : Fedora Project
Release : 123.fc13 Date : 2011-04-05 10:06:05
Group : Development/Libraries Source RPM : perl-5.10.1-123.fc13.src.rpm
Size : 0.09 MB
Packager : Fedora Project
Summary : Perl interpreter-based threads
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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/13/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-threads-1.72-123.fc13.x86_64.rpm
     

Provides :
perl(threads)
threads.so()(64bit)
perl-threads
perl-threads(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
perl(Config)
perl(overload)
perl => 0:5.008
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libpthread.so.0(GLIBC_2.2.5)(64bit)
libpthread.so.0()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
perl(warnings)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1
perl = 4:5.10.1-123.fc13
perl(strict)
perl(XSLoader)


Content of RPM :
/usr/lib64/perl5/auto/threads
/usr/lib64/perl5/auto/threads/threads.so
/usr/lib64/perl5/threads.pm
/usr/share/man/man3/threads.3pm.gz

 
ICM