Sun, 05 May 2024 17:38:33 UTC | login

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

ID178791
Package Nameperl-forks
Version0.36
Release17.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/perl-forks.git#7bae4084f039dc59f230a69d4743d2fb77837242
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
StartedThu, 13 Aug 2020 18:12:16 UTC
CompletedThu, 13 Aug 2020 18:39:17 UTC
Taskbuild (f33, /rpms/perl-forks.git:7bae4084f039dc59f230a69d4743d2fb77837242)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-forks.git#7bae4084f039dc59f230a69d4743d2fb77837242'}}
Tags
f33
f37
f38
RPMs
src
perl-forks-0.36-17.fc33.src.rpm (info) (download)
riscv64
perl-forks-0.36-17.fc33.riscv64.rpm (info) (download)
perl-forks-debuginfo-0.36-17.fc33.riscv64.rpm (info) (download)
perl-forks-debugsource-0.36-17.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.36-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * 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