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

perl-threads-2.36-26 RPM for aarch64

From OpenMandriva 5.0 for aarch64 / main / release

Name: perl-threads Distribution: OpenMandriva Lx
Version: 2.36 Vendor: OpenMandriva
Release: 26 Build date: Tue Aug 8 04:06:33 2023
Group: Unspecified Build host: altra-2.openmandriva.org
Size: 102618 Source RPM: perl-5.38.0-26.src.rpm
Packager: bero <bero@lindev.ch>
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.3pm.zst


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 11 23:12:23 2024