perl516-perl-threads - Perl interpreter-based threads
Website: | http://search.cpan.org/dist/threads/ |
---|---|
License: | GPL+ or Artistic |
Vendor: | Red Hat, Inc. |
- 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.)
Packages
perl516-perl-threads-1.89-2.el6.src [105 KiB] |
Changelog
by Jitka Plesnikova (2014-02-11):
- Fixed rpmlint error - Resolves: rhbz#1063206 |
perl516-perl-threads-1.86-100.el6.src [103 KiB] |
Changelog
by Jitka Plesnikova (2013-02-13):
- SCL package - initial import |