SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-threads
Version : 1.75 Vendor : Fedora Project
Release : 157.fc15 Date : 2011-04-14 15:42:33
Group : Development/Libraries Source RPM : perl-5.12.3-157.fc15.src.rpm
Size : 0.08 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/releases/15/Everything/i386/os/Packages

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-threads-1.75-157.fc15.i686.rpm
     Search for other platforms
perl-threads-1.75-157.fc15.sparc.rpm
perl-threads-1.75-157.fc15.alpha.rpm
perl-threads-1.75-157.fc15.ppc.rpm
perl-threads-1.75-157.fc15.ia64.rpm
perl-threads-1.75-157.fc15.s390.rpm

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

Requires :
libpthread.so.0
libc.so.6(GLIBC_2.0)
perl(Config)
perl(overload)
perl => 0:5.008
rtld(GNU_HASH)
libpthread.so.0(GLIBC_2.0)
perl = 4:5.12.3-157.fc15
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(warnings)
libc.so.6(GLIBC_2.1.3)
rpmlib(PayloadIsXz) <= 5.2-1
libpthread.so.0(GLIBC_2.1)
libc.so.6
perl(strict)
perl(XSLoader)


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

 
ICM