SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Thread-Synchronized rpm build for : openSUSE Tumbleweed. For other distributions click perl-Thread-Synchronized.

Name : perl-Thread-Synchronized
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.46 Date : 2024-08-05 18:26:14
Group : Development/Libraries/Perl Source RPM : perl-Thread-Synchronized-0.04-1.46.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : synchronize subroutine calls between threads
Description :
*** A note of CAUTION ***

This module only functions on Perl versions 5.8.0 and later.
And then only when threads are enabled with -Dusethreads. It
is of no use with any version of Perl before 5.8.0 or without
threads enabled.

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

This module currently adds one feature to threaded programs: the
\"synchronized\" and \"method\" subroutine attributes which causes calls to
that subroutine to be automatically synchronized between threads (only one
thread can execute that subroutine at a time or per object at a time).

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Thread-Synchronized-0.04-1.46.noarch.rpm
     

Provides :
perl(Thread::Synchronized)
perl-Thread-Synchronized

Requires :
perl(:MODULE_COMPAT_5.40.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/perl5/vendor_perl/5.40.0/Thread
/usr/lib/perl5/vendor_perl/5.40.0/Thread/Synchronized.pm
/usr/share/doc/packages/perl-Thread-Synchronized
/usr/share/doc/packages/perl-Thread-Synchronized/CHANGELOG
/usr/share/doc/packages/perl-Thread-Synchronized/README
/usr/share/doc/packages/perl-Thread-Synchronized/TODO
/usr/share/doc/packages/perl-Thread-Synchronized/VERSION
/usr/share/man/man3/Thread::Synchronized.3pm.gz

 
ICM