Click here to visit the old openkoji buildsystem (Archived)

Information for build perl-true-1.0.2-12.fc41

ID4877
Package Nameperl-true
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.2
Release12.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/perl-true.git#bf70d4c38a27994f46558d17c798e6504bcd03fb
SummaryAutomatically return a true value when a file is required
DescriptionPerl's require built-in (and its use wrapper) requires the files it loads to return a true value. This is usually accomplished by placing a single 1; statement at the end of included scripts or modules. It's not onerous to add but it's a speed bump on the Perl novice's road to enlightenment. In addition, it appears to be a non-sequitur to the uninitiated, leading some to attempt to mitigate its appearance with a comment: 1; # keep require happy or: 1; # Do not remove this line or even: 1; # Must end with this, because Perl is bogus. This module packages this "return true" behavior so that it need not be written explicitly. It can be used directly, but it is intended to be invoked from the import method of a Modern::Perl-style module that enables modern Perl features and conveniences and cleans up legacy Perl warts.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 27 Apr 2024 15:03:27 CST
CompletedSat, 27 Apr 2024 15:12:44 CST
Taskbuild (f41, /rpms/perl-true.git:bf70d4c38a27994f46558d17c798e6504bcd03fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/perl-true.git#bf70d4c38a27994f46558d17c798e6504bcd03fb'}}
Tags
f41
RPMs
src
perl-true-1.0.2-12.fc41.src.rpm (info) (download)
riscv64
perl-true-1.0.2-12.fc41.riscv64.rpm (info) (download)
perl-true-debuginfo-1.0.2-12.fc41.riscv64.rpm (info) (download)
perl-true-debugsource-1.0.2-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
state.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.0.2-9 - Perl 5.38 rebuild * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.0.2-6 - Perl 5.36 rebuild