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

perl-threads-2.160.0-13.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-threads Distribution: Mageia
Version: 2.160.0 Vendor: Mageia.Org
Release: 13.mga10 Build date: Fri Dec 1 16:00:20 2023
Group: Development/Perl Build host: localhost
Size: 103599 Source RPM: perl-threads-2.160.0-13.mga10.src.rpm
Packager: tv <tv>
Url: https://metacpan.org/release/threads
Summary: Perl interpreter-based threads
Perl 5.6 introduced something called interpreter threads. Interpreter
threads are different from _5005threads_ (the thread model of Perl 5.005)
by creating a new Perl interpreter per thread, and not sharing any data or
state between threads by default.

Prior to Perl 5.8, this has only been available to people embedding Perl,
and for emulating fork() on Windows.

The _threads_ API is loosely based on the old Thread.pm API. It is very
important to note that variables are not shared between threads, all
variables are by default thread local. To use shared variables one must
also use the threads::shared manpage:

Provides

Requires

License

GPL+ or Artistic

Changelog

* Fri Dec 01 2023 tv <tv> 2.160.0-13.mga10
  + Revision: 2012464
  - Really rebuild for perl-5.38
* Tue Nov 28 2023 tv <tv> 2.160.0-12.mga10
  + Revision: 2010912
  - Rebuild for perl-5.38
  - Rebuild for perl-5.38
* Tue Jun 07 2022 umeabot <umeabot> 2.160.0-10.mga9
  + Revision: 1862512
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 2.160.0-9.mga9
  + Revision: 1796132
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/cc
/usr/lib/.build-id/cc/32c728d7545afd42c331ed091c2d55616c698f
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/threads
/usr/lib/perl5/vendor_perl/auto/threads/threads.so
/usr/lib/perl5/vendor_perl/threads.pm
/usr/share/doc/perl-threads
/usr/share/doc/perl-threads/Changes
/usr/share/doc/perl-threads/META.json
/usr/share/doc/perl-threads/META.yml
/usr/share/doc/perl-threads/MYMETA.yml
/usr/share/doc/perl-threads/README
/usr/share/doc/perl-threads/examples
/usr/share/doc/perl-threads/examples/pool.pl
/usr/share/doc/perl-threads/examples/pool_reuse.pl
/usr/share/man/man3/threads.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 06:19:05 2024