SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Thread-State rpm build for : OpenSuSE. For other distributions click perl-Thread-State.

Name : perl-Thread-State
Version : 0.09 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp156.6.1 Date : 2024-07-03 19:16:16
Group : Development/Libraries/Perl Source RPM : perl-Thread-State-0.09-lp156.6.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : check threads state, context, priority
Description :
**************************** CAUTION ********************************

Since CPAN threads version 1.34, threads module has some new methods which
are offered by Thread::State: \'is_running\', \'is_detached\', \'is_joinable\'
and \'wantarray\'. On such a version, you can still use this module.

*********************************************************************

This module adds some methods to threads which are used to check threads\'
state (is detached? joined? finished?) and created context, code
reference(start function) and thread priority.

the Thread::Running manpage is also for the same aim. It hacks
threads::new, threads::join, and threads::detach. On the other hand,
Thread::State peeks at the ithread structures directly.

You must use the threads manpage before using Thread::State.

This module requires Perl core threads (< = 1.07) or CPAN threads (>= 1.23).

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-T/15.6/x86_64

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Thread-State-0.09-lp156.6.1.x86_64.rpm
     

Provides :
perl(Thread::State)
perl-Thread-State
perl-Thread-State(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Thread
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/Thread/State.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Thread
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Thread/State
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi/auto/Thread/State/State.so
/usr/share/doc/packages/perl-Thread-State
/usr/share/doc/packages/perl-Thread-State/Changes
/usr/share/doc/packages/perl-Thread-State/README
/usr/share/man/man3/Thread::State.3pm.gz

 
ICM