Letter P

perl-threads - Perl interpreter-based threads

Website: http://www.perl.org/
License: GPL+ or Artistic
Vendor: Fedora Project
Description:
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.

Packages

perl-threads-1.86-235.fc18.x86_64 [73 KiB] Changelog by Petr Pisar (2012-11-26):
- Remove perl-CGI sub-package to favour standalone one (bug #876974)

Listing created by Repoview-0.6.6-3.fc18