Sun, 05 May 2024 15:22:11 UTC | login

Information for build perl-forks-0.36-16.fc33

ID166665
Package Nameperl-forks
Version0.36
Release16.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-forks.git#ea0f394a138109cc6365c6cc4a914f94823f1dcf
SummaryA drop-in replacement for Perl threads using fork()
DescriptionThe forks.pm module is a drop-in replacement for threads.pm. It has the same syntax as the threads.pm module (it even takes over its name space) but has some significant differences: - you do _not_ need a special (threaded) version of Perl - it is _much_ more economic with memory usage on OS's that support COW - it is more efficient in the start-up of threads - it is slightly less efficient in the stopping of threads - it is less efficient in inter-thread communication If for nothing else, it allows you to use the Perl threading model in non-threaded Perl builds and in older versions of Perl (5.6.0 and higher are supported).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 15 Jul 2020 08:43:16 UTC
CompletedWed, 15 Jul 2020 09:01:36 UTC
Taskbuild (f33, /rpms/perl-forks.git:ea0f394a138109cc6365c6cc4a914f94823f1dcf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-forks.git#ea0f394a138109cc6365c6cc4a914f94823f1dcf'}}
Tags
f33
RPMs
src
perl-forks-0.36-16.fc33.src.rpm (info) (download)
riscv64
perl-forks-0.36-16.fc33.riscv64.rpm (info) (download)
perl-forks-debuginfo-0.36-16.fc33.riscv64.rpm (info) (download)
perl-forks-debugsource-0.36-16.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-16 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-13 - Perl 5.30 rebuild * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild