| Name: | perl-threads-shared |
|---|---|
| Version: | 1.43 |
| Release: | 6.el7 |
| Architecture: | x86_64 |
| Group: | Development/Libraries |
| Size: | 73924 |
| License: | GPL+ or Artistic |
| RPM: | perl-threads-shared-1.43-6.el7.x86_64.rpm |
| Source RPM: | perl-threads-shared-1.43-6.el7.src.rpm |
| Build Date: | Sat May 03 2014 |
| Build Host: | ca-buildj3.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/threads-shared/ |
| Summary: | Perl extension for sharing data structures between threads |
| Description: | By default, variables are private to each thread, and each newly created thread gets a private copy of each existing variable. This module allows you to share variables across different threads (and pseudo-forks on Win32). It is used together with the threads module. |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Remove BR perl(Test)
- Specify all dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- 1.43 bump
- Add BR perl(File::Spec) - Replace PERL_INSTALL_ROOT with DESTDIR - Remove deleting empty directories - Remove defattr
- 1.42 bump
- 1.41 bump
- bump release to override sub-package from perl.spec