Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-threads-2.36-29 RPM for riscv64

From OpenMandriva Cooker for riscv64 / main / release

Name: perl-threads Distribution: OpenMandriva Lx
Version: 2.36 Vendor: OpenMandriva
Release: 29 Build date: Mon Mar 4 15:28:49 2024
Group: Unspecified Build host: altra.lindev.ch
Size: 137956 Source RPM: perl-5.38.2-29.src.rpm
Url: http://www.perl.org/
Summary: Perl interpreter-based threads
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.

Provides

Requires

License

GPL+ or Artistic

Files

/usr/lib64/perl5/auto/threads
/usr/lib64/perl5/auto/threads/threads.so
/usr/lib64/perl5/threads.pm
/usr/share/man/man3/threads.3.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:28:46 2024